Python Operating System???

Paul Rubin http
Sun Jan 9 23:23:02 EST 2005


Arich Chanachai <macrocosm at fastmail.fm> writes:
> >Yes, compiled Lisp.  There are Python compilers too.\
> >
> ???  You mean like Pyrex or some such?  I wouldn't exactly call these
> "Python" compilers, as that kind of obscures some underlying
> (critical) facts.

Also psyco.  And I think Pypy is currently set up to compile Python
into Pyrex and then run the Pyrex results through GCC.



More information about the Python-list mailing list