Skip to content

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

License

Notifications You must be signed in to change notification settings

cthackers/crenshaw-go

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%