About ChaiScript

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.

Download

Version: 2.3.3 Released: 5/15/2010

Source
Windows
Linux

examples

Getting Started

Getting the source

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.

Getting Boost

ChaiScript requires Boost (at least 1.34), which you can get here.

Compiling the evaluator

In GCC:

cd chaiscript
Syndicate content