crafting-interpreters/README.md
2023-05-06 17:48:24 -07:00

4 lines
157 B
Markdown

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