Il 2005-12-14, Carl J. Van Arsdall <[EMAIL PROTECTED]> ha scritto:
> This confuses me.  What is CPython versus Jython and IronPython?  I'm 
> using compiled source from python.org, would this be CPython?

CPython is the official distribution, the one you find on python.org
It's C and Python based.

Jython is the Python implementation targetting the JVM

IronPython is the Python implementation targetting the .NET CLR



-- 
Lawrence - http://www.oluyede.org/blog
"Anyone can freely use whatever he wants but the light at the end
of the tunnel for most of his problems is Python"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to