monna/ast
tijani 5d1197160d Improved code readability.
Added IfExpressions, BlockStatements, and FunctionLiterals

git-svn-id: https://svn.tlawal.org/svn/monkey@35 f6afcba9-9ef1-4bdd-9b72-7484f5705bac
2022-07-31 21:44:35 +00:00
..
ast_test.go ExpressionStatement in the AST to represent the typse of expressions that is supported in monkey. 2022-05-30 05:51:27 +00:00
ast.go Improved code readability. 2022-07-31 21:44:35 +00:00