Nitrous provides a run-time LLVM-based compiler for CPython functions.
The project is already quite functional, however is still in very early stages of development. Read the docs to get started.
- Python 2.7
- LLVM + clang 3.2 (can be acquired from the official download page)
nose
andcoverage
for running testsfaulthandler
if you want to get meaningful tracebacks from low-level crashes.