ACLand 2014.10.23 25 Oct 2014
AC is a simple and dynamic C-style programming language. It provides dynamic typing obviously, first-class functions and closures, incremental garbace collection, unicode identifiers, native JSON syntax support, and it can of course bind to C and C++ functions.
minor feature: Implement bindFunc(). Add operator+ ("_add"). Modified for bison 3.0.2.