Re: [pypy-dev] Understanding pypy

2011-06-09 Thread Carl Friedrich Bolz
On 06/09/2011 04:52 PM, Thomas Heller wrote: 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 standal

[pypy-dev] Understanding pypy

2011-06-09 Thread Thomas Heller
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 c