I'm looking for an embedable scripting language that is -
- compiled
- statically typed
- garbage collected
- lightweight and fast
- cross platform
Thanks.
I'm looking for an embedable scripting language that is -
Thanks.
V8 is:
Try the Squirrel programming language http://www.squirrel-lang.org/
If you can remove "statically typed" from requirements and use a Dynamic language then i would recommend the Ring programming language http://ring-lang.net