Unladen Swallow

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

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>