Y
Hacker News
new
|
ask
|
show
|
jobs
by
xioxox
4424 days ago
There is also numba,
http://numba.pydata.org/
, which uses LLVM to compile annotated Python code, although this is more limited of course.