Hi Ryan,

What about the CINT backend?

the way we "jit" code with CINT, is by generating a temporary file, then
running the dictionary generator over it, and pulling everything through
the C++ compiler. Works, but ...

Also, the CINT backend carries more dependencies than strictly necessary,
for historic reasons.

Best regards,
           Wim
--
wlavrij...@lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to