Add evaluator with environment and file-based execution
Implements recursive AST evaluator with variable environment, reads .j files from command line args, and executes programs end-to-end (lexer -> parser -> eval).
This commit is contained in:
@@ -1 +1 @@
|
||||
x = 1
|
||||
x = 1
|
||||
|
||||
Reference in New Issue
Block a user