Scorpion is a modern script language written in C++. The language is still a work in progress, we're thinking about the syntax, design.
Want to help to design the language? Post your idea at the issue tracker.
- easy to learn
- everything is an object
- multi paradigm: functional and object-orientated
- multi platform
- parser and intrepeter should be easy to extend