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
fa9f450278
interpreter-in-go
/
pkg
History
Download ZIP
Download TAR.GZ
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