Implementation of an interpreter for a small language called Monkey. Has two engines: a tree walking evaluator and a stack based bytecode VM
-
Updated
Apr 28, 2024 - Go
Implementation of an interpreter for a small language called Monkey. Has two engines: a tree walking evaluator and a stack based bytecode VM
interactive parsing in GoKi / GoGi framework -- makes parsing fun again!
Add a description, image, and links to the lexing topic page so that developers can more easily learn about it.
To associate your repository with the lexing topic, visit your repo's landing page and select "manage topics."