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 |