interpreter-in-go/pkg
jmug fa9f450278 Done with arrays and all its associated builtins
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
2025-01-10 19:12:19 -08:00
..
ast Implement strings and partial implementation of arrays (missing index expr eval) 2025-01-10 17:48:54 -08:00
evaluator Done with arrays and all its associated builtins 2025-01-10 19:12:19 -08:00
lexer Implement strings and partial implementation of arrays (missing index expr eval) 2025-01-10 17:48:54 -08:00
object Implement strings and partial implementation of arrays (missing index expr eval) 2025-01-10 17:48:54 -08:00
parser Implement strings and partial implementation of arrays (missing index expr eval) 2025-01-10 17:48:54 -08:00
repl Add variable bindings and references to the evaluator. 2025-01-08 19:41:36 -08:00
token Done with arrays and all its associated builtins 2025-01-10 19:12:19 -08:00