« earlier | later » Page 1 of 1
c4 extended to be a JIT compiler. This is now moving into tcc territory...
If you've ever needed a *really fast* runtime system for BF...
to bf interpreter jit runtime ... on 05 January 2015
"Numba is an just-in-time specializing compiler which compiles annotated Python and NumPy code to LLVM (through decorators)."
to compiler jit llvm numeric numpy python ... on 28 April 2014
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
Another JIT library, this time for dynamic languages like Javascript. (And thus maybe Python?)
The LLVM Compiler Infrastructure Project
Proceedings of the LLVM developers' meeting. Worth looking at.
GNU lightning - GNU Project - Free Software Foundation (FSF)
An assembly-generation library designed for use in JITs.
« earlier | later » Page 1 of 1
tasty by Adam Sampson.