« earlier | later » Page 1 of 1
Laurence Tratt: Fast Enough VMs in Fast Enough Time
An excellent explanation of PyPy's tracing JIT.
to compilation jit pypy research tracing ... on 08 April 2012
The collaborative compiler, and various other neat ideas.
to compilation cs research ui ... on 08 April 2012
polyparse: alternative parser combinator libraries
... which appear to be like Parsec, but with a cut operator rather than a try operator. Worth looking at.
to compilation haskell parsing research ... on 24 June 2008
« earlier | later » Page 1 of 1
- compilation | |
3 | compilation |
1 | cs |
1 | haskell |
1 | jit |
1 | parsing |
1 | pypy |
3 | research |
1 | tracing |
1 | ui |
tasty by Adam Sampson.