interpreter-in-go/pkg
2025-01-10 17:48:54 -08:00
..
ast Implement strings and partial implementation of arrays (missing index expr eval) 2025-01-10 17:48:54 -08:00
evaluator Implement strings and partial implementation of arrays (missing index expr eval) 2025-01-10 17:48:54 -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 Implement strings and partial implementation of arrays (missing index expr eval) 2025-01-10 17:48:54 -08:00