500a058ff8
Add variable bindings and references to the evaluator.
...
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
2025-01-08 19:41:36 -08:00
cf8b0033c9
Introduced the evaluator (and integrated it with the REPL)
...
It supports integer and boolean literals, prefix expressions and infix
expressions with integer operands.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
2025-01-06 18:24:23 -08:00
acc6707740
Add error message to the REPL
...
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
2025-01-06 16:36:24 -08:00
04dfd62600
Add REPL boilerplate.
...
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
2025-01-02 17:18:00 -08:00