Discussion on Compilers: Principles, Techniques, and Tools (2013)
https://mikegerwitz.com/papers/
Mike Gerwitz 41a35f3c37 | ||
---|---|---|
.gitignore | ||
Makefile | ||
README | ||
abstract.tex | ||
cptt.tex |
README
Discussion of Compilers: Principles, Techniques, and Tools ========================================================== This repository is an archive of a 2013 work exploring selected exercises from the "Dragon" book, a canonical text on compiler construction. Please note that this book is non-free, which is in my strong opinion inappropriate for the dissemination of knowledge. It is otherwise a good text. Building -------- Simply run `make'. License ------- Licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.