ACLand 2014.10.23

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.

Tags c++ aclang programming-language dynamic dynamic-types
License MITL
State stable

Recent Releases

2014.10.2325 Oct 2014 00:25 minor feature: Implement bindFunc(). Add operator+ ("_add"). Modified for bison 3.0.2.