1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 06:20:48 +00:00
This commit is contained in:
Srayuws 2013-10-14 03:10:45 +08:00
parent b802891901
commit c20aaffbf5

View File

@ -132,7 +132,7 @@
* [ZeroMQ Guide](http://zguide.zeromq.org/page:all)
####Compiler Design
* [Compiler Construction](http://www-old.oberon.ethz.ch/WirthPubl/CBEAll.pdf) (PDF)
* [Compiler Construction](http://www.oberon.ethz.ch/WirthPubl/CBEAll.pdf) (PDF)
* [Let's Build a Compiler](http://www.stack.nl/~marcov/compiler.pdf)
* [Linkers and loaders](http://www.iecc.com/linker/)