LINKS
changeset 620 558f911f7802
parent 619 136517d67d40
child 621 cf287db8dc15
equal deleted inserted replaced
619:136517d67d40 620:558f911f7802
     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/