[pypy-dev] Runtime module loading

Timothy Baldridge tbaldridge at gmail.com
Fri Mar 25 16:00:22 CET 2011


I have a program written in RPython. Is there a built-in way to import
other RPython modules at runtime? Or is that some sort of upcoming
feature? Basically I'm writing a language using RPython and I'm trying
to figure out how to allow the user to load modules without making
them create an FFI.

Timothy

-- 
“One of the main causes of the fall of the Roman Empire was
that–lacking zero–they had no way to indicate successful termination
of their C programs.”
(Robert Firth)



More information about the Pypy-dev mailing list