LINKS
changeset 620 85499db1225f
parent 619 68afa06a8e14
child 621 325df7b307fc
equal deleted inserted replaced
619:68afa06a8e14 620:85499db1225f
     5 
     5 
     6 ----------------
     6 ----------------
     7 
     7 
     8 Thinking Forth (Book to read)
     8 Thinking Forth (Book to read)
     9 =================
     9 =================
       
    10 
       
    11 Nice compiler overview talk (examples)
       
    12 http://venge.net/graydon/talks/CompilerTalk-2019.pdf
    10 
    13 
    11 =================
    14 =================
    12 opinionated functional programming language compiling to the JVM 
    15 opinionated functional programming language compiling to the JVM 
    13 https://flix.github.io/#/research/
    16 https://flix.github.io/#/research/
    14 https://flix.github.io/#/principles/
    17 https://flix.github.io/#/principles/