JPython?

Dan Star danstar at execpc.com
Wed Oct 13 16:00:07 EDT 1999


Let me see if I am understanding what JPython is.  Is it a just-in-time
compiler that translates python code to java byte-code so that the
python code can run in a WEB browser that supports java?  If so, I would
assume this places many restricitions on the Python language elements
you can use.  Or is JPython a seperate implementation of Python with its
own language set?

--Dan




More information about the Python-list mailing list