• Stars
    star
    255
  • Rank 159,729 (Top 4 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Go implementation of Jack Crenshaw's Let's Build a Compiler tutorial series

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.