ChaiScript is the first and only scripting language designed from the ground up with C++ compatibility in mind. It is an ECMAScript-inspired, embedded functional-like language.
ChaiScript is licensed under the BSD license.
ChaiScript is the first and only scripting language designed from the ground up with C++ compatibility in mind. It is an ECMAScript-inspired, embedded functional-like language.
ChaiScript is licensed under the BSD license.
The latest source (as well as the latest Subversion) is hosted at Google code. To grab the latest release, go here. For the more adventurous, you can get the latest source code here.
ChaiScript requires Boost (at least 1.34), which you can get here.
In GCC:
cd chaiscript