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 _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev