Skip to content

Python implementation code for The Dragon Book ( Compilers Principles, Techniques, & Tools )

Notifications You must be signed in to change notification settings

AviKKi/The-Dragon-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Compilers Principles, Techniques, & Tools'(aka The Dragon Book) Code in Python 🐍

Something I hope you know before go into the repo

  • First, please watch 👀 or star 🌟 this repo as it's still under constant updation.
  • Project aims to provide good reference code for all the examples and exercises in the book.
  • Each file in the repo can be run directly with a python interpreter.
  • Bug report, questions and discussion are welcome, you can post an issue or pull a request.
  • As the original book's code is in Java I have tried my best to write it in idiomatic python, if you have found any bugs, please tell me, thanks.

About

Python implementation code for The Dragon Book ( Compilers Principles, Techniques, & Tools )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages