[Python-Dev] JITted regex engine from pypy

Nick Coghlan ncoghlan at gmail.com
Sun Jun 3 15:46:54 CEST 2012


The embedded (in both senses of the term) use cases for CPython pretty much
kill the idea, I'm afraid.

Those cases are also one of the biggest question marks over incorporating
regex wholesale instead of incrementally updating the existing engine to
achieve feature parity.

Publishing such a JIT compiled module via PyPI would be great, though.

Cheers,
Nick.

--
Sent from my phone, thus the relative brevity :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120603/865913e2/attachment.html>


More information about the Python-Dev mailing list