Sparkling is a new, dynamic scripting language combining the good parts of Python, Lua, C and other languages. More info, documentation and tutorial: on Github

Sparkling on Rosetta Code

For the online JavaScript-based in-browser demo, go here

This is a developer library package. There are no icons or settings.

Advertisements

bugifx: tonumber() needs to delegate the base to toint().

– Fixed an infinite loop/performance bug in the hash table implementation
– String::find, Array::find, Array::pfind, Array::bsearch, toint, tofloat, tonumber now return nil upon failure rather than returning -1 (in the case of search functions) or failing silenty (in the case of conversion functions)
– specifying the base for `toint()` is now obligatory
– removed some redundancy

Updated August 27, 2015
License Free Package
Developer Website
More Packages from Developer
Submit Your Tweak or App
Follow @BigBoss on Twitter
Terms and Conditions

Advertisements