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

2.3.2 Released

  • Added support for 0b1010 style binary numbers
  • Fixes to support VS 2010
  • Bugfixes for swap and vector initialization

Now on YouTube

Recently we posted a quick introduction to ChaiScript on YouTube. Check it out, tell us what you think.

ChaiScript 2.3.1 Released

Bugfix release for the 2.3 series:

  • Fixed compilation in Visual Studio 2008
  • Fixed compilation in MinGW
Syndicate content