Added "Basics of compiler design" by Torben Mogensen

pull/238/head
Nicolai Willems 11 years ago
parent 26d47c92dd
commit 7fad1e979e
  1. 1
      free-programming-books.md

@ -208,6 +208,7 @@
* [Linkers and loaders](http://www.iecc.com/linker/) * [Linkers and loaders](http://www.iecc.com/linker/)
* [Compiler Design: Theory, Tools, and Examples](http://elvis.rowan.edu/~bergmann/books.html) * [Compiler Design: Theory, Tools, and Examples](http://elvis.rowan.edu/~bergmann/books.html)
* [Practical and Theoretical Aspects of Compiler Construction](http://www.stanford.edu/class/archive/cs/cs143/cs143.1128/) (class lectures and slides) * [Practical and Theoretical Aspects of Compiler Construction](http://www.stanford.edu/class/archive/cs/cs143/cs143.1128/) (class lectures and slides)
* [Basics of compiler design](http://www.diku.dk/~torbenm/Basics/) - Torben Mogensen
####Programming Paradigms ####Programming Paradigms
* [Introduction to Functional Programming](http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/) (class lectures and slides) * [Introduction to Functional Programming](http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/) (class lectures and slides)

Loading…
Cancel
Save