LINKS
changeset 764 6718ef6143b8
parent 744 99c5916d9a8f
equal deleted inserted replaced
763:4e628958c01a 764:6718ef6143b8
    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