[pypy-dev] cppyy and callbacks

wlavrijsen at lbl.gov wlavrijsen at lbl.gov
Fri Jan 10 01:22:09 CET 2014


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
-- 
WLavrijsen at lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net


More information about the pypy-dev mailing list