Discussion on Compilers: Principles, Techniques, and Tools (2013) https://mikegerwitz.com/papers/
 
 
Go to file
Mike Gerwitz 41a35f3c37
Makefile: Add pdf and dvi targets
2018-06-03 00:26:25 -04:00
.gitignore :Add cptt Makefile 2018-06-02 23:28:28 -04:00
Makefile Makefile: Add pdf and dvi targets 2018-06-03 00:26:25 -04:00
README Add README with license update 2018-06-02 23:47:20 -04:00
abstract.tex abstract.tex: Extract from cptt.tex 2018-06-03 00:01:54 -04:00
cptt.tex cptt.tex: Add title as first line 2018-06-03 00:06:51 -04:00

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.