python compiler??
Michael P. Soulier
michael.soulier at home.com
Sun Nov 5 15:28:50 EST 2000
More information about the Python-list mailing list
Sun Nov 5 15:28:50 EST 2000
- Previous message (by thread): python compiler??
- Next message (by thread): python compiler??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <8u2f1i$505$1 at news.udel.edu>, Terry Reedy wrote: > >No: there have been efforts to translate Python to C for compilation to >native machine code but they have not yet been successful, that I know of, >for reasons discussed in many previous postings. I thought that the frozen module was a C backend. Granted, it's not native code, it links the interpreter in, but you can still compile it. Mike -- Michael P. Soulier <msoulier at storm.ca> "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to UNIX PGP Public Key: http://www.storm.ca/~msoulier/personal.html
- Previous message (by thread): python compiler??
- Next message (by thread): python compiler??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list