Unladen Swallow

Published:

Unladen Swallow is a branch of Python focusing on optimization. I've been working on a JIT for Python regular expressions using the same LLVM library that Unladen Swallow uses. It's nowhere near being ready to merge, in fact it's often slower than current Python, so I guess my work is cut out for me. The code is here:

http://github.com/ianloic/unladen-swallow/tree/llvm-re