crafting-interpreters/README.md

5 lines
155 B
Markdown
Raw Normal View History

2023-02-17 15:07:35 -08:00
# crafting-interpreters
Code for the book Crafting Interpreters by Robert Nystrom
2023-05-06 15:38:04 -07:00
Porting the Java code for the first version fo the interpreter into Go.