/dragonbook-compiler

Compiler from the famous Dragon Book (Compilers: Principles, Techniques, and Tools (2nd Edition)) in Java.

Primary LanguageJava

#Dragon Book Appendix A Compiler Starting to implement the Compiler of the Dragon Book, which can be found in Appendix A.

Roadmap: While working through the book I will stick to the implementation in the book. When I feel ready, I'll start with the back-end.