Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 288 Bytes

crenshaw-go

A go implementation of Let's Build a Compiler, by Jack Crenshaw

How to run:

Chapters 1-16 have different executables. Modify main.go in the root directory to point to the appropriate package. Package names are listed in that file.