* 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