ChaiScript is the first and only embedded scripting language designed from the ground up with C++ compatibility in mind. It is an ECMAScript-inspired, embedded functional-like language.
Product's homepage
What's New in This Release: [ read full changelog ]
· This version is in the C++11 series, supporting gcc and llvm.
· It adds support for automatic conversion of arithmetic types when possible and when no ambiguous method dispatch exists.
· Initial support for MinGW 4.7 with C++11 (ChaiScript 5.2.0) has been added.