is there a Python compiler?
Jochen Skulj
jochen at jochenskulj.de
Wed Mar 15 07:12:59 UTC 2006
Hello,
CJ Kelley wrote:
> Ok, so i tried out python, and it was relitively close to qbasic in
> coding. Although there were some differences in the coding, it is still
> very easy to learn. One question I have about Python and that is, Is
> there a compiler for python that will compile python source code?
> --cj
I think, Python is mainly an interpreted programming language, although
Python can also compile and execute some kind of bytecode. I sometimes
write small programs in Python but I don't really care if Python just
interprets my source or if the bytecode is compiled and executed.
Usually my Python programs run fast enough even if there interpreted.
Cheers, Jochen
--
Jochen Skulj
http://www.jochenskulj.de
GPG Key-ID: 0x37B2F0B8
Finger Print: F239 5D8D 97CD F91F 9D08 AE94 AA3B 1ED5 37B2 F0B8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060315/e41ff4ea/attachment.sig>
More information about the ubuntu-users
mailing list