« earlier | later » Page 1 of 1
Laurence Tratt: Fast Enough VMs in Fast Enough Time edit / delete
An excellent explanation of PyPy's tracing JIT.
to compilation jit pypy research tracing ... on 08 April
Another JIT library, this time for dynamic languages like Javascript. (And thus maybe Python?)
The LLVM Compiler Infrastructure Project edit / delete
Proceedings of the LLVM developers' meeting. Worth looking at.
GNU lightning - GNU Project - Free Software Foundation (FSF) edit / delete
An assembly-generation library designed for use in JITs.
« earlier | later » Page 1 of 1
| - jit | |
| 1 | + compilation |
| 1 | + compiler |
| 1 | + java |
| 1 | + llvm |
| 1 | + pypy |
| 4 | + research |
| 1 | + software |
| 1 | + tracing |
| 2 | + vm |
tasty by Adam Sampson.