Why Python is not both an interpreter and a compiler?

Emile van Sebille emile at fenx.com
Mon Aug 31 13:56:01 EDT 2015


On 8/31/2015 10:48 AM, Mahan Marwat wrote:
>> Python programs *could* easily be compiled the same way, but it generally
>> hasn't been considered all that useful.
>
> If it hasn't been considered all that useful, then why the tools like cx_freeze, pytoexe are doing very hard!

People scratching their own itch.

> And if it is really easy, then why cx_freeze, pytoexe developer are doing it in such a rubbish way instead of creating one (compiler)?

You'd have to ask them.

Emile







More information about the Python-list mailing list