[pypy-dev] Understanding pypy

Thomas Heller theller at ctypes.org
Thu Jun 9 16:52:55 CEST 2011


I have read the blog posts about 'writing an interpreter with pypy' with
large interest, but not tried the code myself.

It seems that if I restrict myself to the RPython subset, then I can
write programs with python syntax, and compile them to standalone
executables, optionally containing a jit compiler.  Is that correct?
Are there any runtime dependencies?

Thanks,
Thomas



More information about the pypy-dev mailing list