LINKS
changeset 764 9d40619bc503
parent 744 a33ce6c8e2c3
child 980 4f422766763f
equal deleted inserted replaced
763:d1c9294fff65 764:9d40619bc503
    20 =================
    20 =================
    21 opinionated functional programming language compiling to the JVM 
    21 opinionated functional programming language compiling to the JVM 
    22 https://flix.github.io/#/research/
    22 https://flix.github.io/#/research/
    23 https://flix.github.io/#/principles/
    23 https://flix.github.io/#/principles/
    24 
    24 
       
    25 ================
       
    26 Compiler course in Edinburgh
       
    27 
       
    28 http://www.inf.ed.ac.uk/teaching/courses/ct/19-20/
    25 
    29 
    26 =================
    30 =================
    27 General tail call elimination on the JVM
    31 General tail call elimination on the JVM
    28 
    32 
    29 http://cs.au.dk/~magnusm/papers/cc18/paper.pdf
    33 http://cs.au.dk/~magnusm/papers/cc18/paper.pdf