> I just wanted to let everyone know a  detail about Jython.  It is
not
> in
> fact an interpreter written in Java it is a dynamic Python to
> JavaByteCode compiler.

Its several things, it includes jythonc (note the last letter)
which is a JVM compiler. But jython is also a full implementation
of the Python interpreter in Java, including the >>> prompt.

Alan G.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to