* object key can be an expression * AST navigation * __cplusplus in headers * --tree option in je binary * js - fix parse error not printing
0.0.25
* BUILTIN * C convenience functions
0.0.24
* ability to call a function returned by an expression evaluation. * ability to write to an array or object returned by an expression evaluation. * ability to create new variable through GLOBAL. * fix memory leak.
0.0.23
* free tokens upon free of head AST * allow function to be created then called immediately