What is good about Prothon?

Mark Hahn mark at prothon.org
Tue Apr 27 12:12:11 EDT 2004


"David MacQuigg" <dmq at gain.com> wrote ...

>         Mammal.talk()      # Call an unbound function. <== <== !!!

This works great in Python, but in Prothon there is no such thing as a class
to tell the difference in the binding. The concept of a prototype is in the
programmer's mind, not the interpreter's, since every object can be a
prototype.

Feel free to make this an argument for Python 3, but quit comparing your
proposal to Prothon since it is not Prothon compatible.

You have argued this in the Prothon mailing lists for almost a month with
Greg and me.  Please don't just start it up again here (about Prothon I
mean).





More information about the Python-list mailing list