[Python-Dev] JITted regex engine from pypy

Maciej Fijalkowski fijall at gmail.com
Sun Jun 3 16:41:48 CEST 2012


On Sun, Jun 3, 2012 at 3:46 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:

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

As I said it can (and should) definitely be optional.


> 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/cf08065e/attachment.html>


More information about the Python-Dev mailing list