Merge pull request #1009 from andymc73/patch-3

Added 'Linkers and Loaders' book
pull/1010/head
Mohammad Hossein Mojtahedi 11 years ago
commit ea529382f0
  1. 1
      free-programming-books.md

@ -268,6 +268,7 @@
* [Compiling Scala for the Java Virtual Machine](http://lampwww.epfl.ch/~schinz/thesis-final-A4.pdf) - Michel Schinz
* [Implementing Functional Languages: A Tutorial](http://research.microsoft.com/en-us/um/people/simonpj/Papers/pj-lester-book/) - Simon Peyton Jones, David Lester
* [Let's Build a Compiler](http://www.stack.nl/~marcov/compiler.pdf) (PDF)
* [Linkers and Loaders](http://www.iecc.com/linker/) - John R. Levine
* [Practical and Theoretical Aspects of Compiler Construction](http://www.stanford.edu/class/archive/cs/cs143/cs143.1128/) (class lectures and slides)

Loading…
Cancel
Save