crafting-interpreters/README.md
2023-05-06 15:38:04 -07:00

4 lines
155 B
Markdown

# crafting-interpreters
Code for the book Crafting Interpreters by Robert Nystrom
Porting the Java code for the first version fo the interpreter into Go.