Recommended compiler for Python?
Jerry Feldman
gaf at blu.org
Thu Dec 1 13:29:02 EST 2005
http://docs.python.org/lib/compiler.html
As mentioned, Python is generally installed on Linux distros.
But, you don't need the Python compiler to learn Python.
If you are building a multi-platform app you can use the compiler to
generate Python bytecodes. Borland, Intel and others have compilers for
Python as well as Python.org
--
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
More information about the Discuss
mailing list