diff -r f7de0915fff2 -r f4818c95a32e LINKS --- a/LINKS Sat Dec 29 10:30:27 2018 +0000 +++ b/LINKS Tue Feb 12 21:23:00 2019 +0000 @@ -1,7 +1,22 @@ Thinking Forth (Book to read) ================= +================= +opinionated functional programming language compiling to the JVM +https://flix.github.io/#/research/ +https://flix.github.io/#/principles/ + +================= +General tail call elimination on the JVM + +http://cs.au.dk/~magnusm/papers/cc18/paper.pdf + +================= +incremental approach to compiler construction +http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf + +================= Compiler courses http://www.cse.chalmers.se/edu/year/2017/course/TDA283/lectures/ http://www.cs.columbia.edu/~sedwards/classes/2017/4115-fall/index.html