Re: Prothon IS different inside
"Mark Hahn" <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <001601c466bf$8d25ade0$0d01a8c0@MarkVaio> |
Paul Prescod wrote: > Python's interpreter is totally object oriented. Then it must only be Parrot. I shouldn't have included Python in that tirade. I made an incorrect leap in conclusions. So Python and Prothon are in the same boat when it comes to porting to Parrot. Parrot has four sets of registers. Only one of the four holds objects. About three fourths of Parrot would be wasted when running Python or Prothon.