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

2.3.3 Released

  • Fixed method sugar lookup to not look at local variables. Note: This affects pre-2.3.3 code but should only affect a minority of cases.
  • Fixed memory leak
  • Standardized unit tests across platforms
  • Standardized packaging across platforms
  • Added vim and geshi syntax highlighting