LINKS
changeset 570 617c3b0e0a81
parent 557 9ab8a6fc58c0
child 595 4bf0096bc06b
--- a/LINKS	Mon Oct 01 14:21:37 2018 +0100
+++ b/LINKS	Mon Oct 01 23:55:53 2018 +0100
@@ -18,6 +18,16 @@
 https://www.cs.cmu.edu/~fp/courses/15411-f13/lectures/
 https://www.cs.cmu.edu/~fp/courses/15411-f14/lectures/
 ===============================
+Compiler book links
+https://www.reddit.com/r/ProgrammingLanguages/comments/9k2hfd/introduction_to_compilers_and_language_design/
+
+http://www.craftinginterpreters.com
+
+Book about SSA
+http://ssabook.gforge.inria.fr/latest/book-full.pdf
+
+http://cs.lmu.edu/~ray/notes/ir/
+===============================
 Selfhosting Lisp compiler for Lua
 
 https://github.com/sctb/lumen