This website requires JavaScript.
Explore
Help
Sign in
jmug
/
interpreter-in-go
Watch
1
Star
0
Fork
You've already forked interpreter-in-go
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
59acf6b1a1
interpreter-in-go
/
pkg
History
Download ZIP
Download TAR.GZ
jmug
59acf6b1a1
Implement strings and partial implementation of arrays (missing index expr eval)
...
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
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