Added ESPL NITC: Compiler Design, and Intro to SQL by Khan Academy (#7208)

* Added ESPL NITC: Compiler Design, and Intro to SQL by Khan Academy

* remove dups

* Including suggested changes

Co-authored-by: Eric Hellman <eric@hellman.net>

Co-authored-by: Sharan J <shrn@DESKTOP-7505097>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
pull/7427/head
Sharan J 2 years ago committed by GitHub
parent e9aeb91f44
commit 6e46b4f765
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      books/free-programming-books-subjects.md

@ -197,6 +197,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
* [Compiling Scala for the Java Virtual Machine](http://lampwww.epfl.ch/~schinz/thesis-final-A4.pdf) - Michel Schinz (PDF)
* [Compiling Techniques (1969)](http://www.chilton-computing.org.uk/acl/literature/books/compilingtechniques/overview.htm) - F.R.A. Hopgood, Macdonald
* [Crafting Interpreters](http://www.craftinginterpreters.com) - Bob Nystrom (HTML)
* [EXPL NITC: Build your own Compiler](https://silcnitc.github.io) - Murali Krishnan K., students in the Department of Computer Science and Engineering of the Calicut National Institute of Technology (HTML)
* [Implementing Functional Languages: A Tutorial](http://research.microsoft.com/en-us/um/people/simonpj/Papers/pj-lester-book/) - Simon Peyton Jones, David Lester
* [Introduction to Compilers and Language Design](https://www3.nd.edu/~dthain/compilerbook/compilerbook.pdf) - Douglas Thain (PDF)
* [Let's Build a Compiler](http://www.stack.nl/~marcov/compiler.pdf) (PDF)

Loading…
Cancel
Save