holger krekel wrote: > it's even more than two parts: > > - PyPy the Python Interpreter > - XXX the rpython-to-whatever translator and jit-generator
Thinking about this more, why not PyPy the Python Interpreter and Ouroborus the rpython-to-whatever translator and jit-generator? Having the interpreter class in both would be representative of the snake devouring itself. Thanks, Van _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
