RE: Prothon on CPython intrepreter? [PROTHON]

"Mark Hahn" <[email protected]> Thu, 12 Aug 2004 13:27:05 -0700
Newsgroups gmane.comp.lang.prothon.user
Message-ID <000001c480aa$bbed6730$d801a8c0@MarkVaio>
Samir Patel wrote:

> Mark,
>   How about asking community to see whether anybody interested in 
> python2prothon implementation, so you continue to your path 
> of prothon 1.0 
> interpreter. By having tasklet, object locking, prosist and 
> prototype, people 
> can do wonderful things which they can only dream of in other 
> languages. By 
> having this feature available  in a lang. ASAP people will 
> start developing 
> libraries.

What do you mean by python2prothon? If you mean a translator for the Python
language, then that is not very useful since the libraries are mostly
written in C and I don't think that a translator is possible for C
extensions.