Anyone need a program written?

Fused I.j.w.Wever at student.tnw.tudelft.nonsense.nonsense.nl
Fri Mar 29 09:35:57 EST 2002


Two replies in a message:

Pearu Peterson <pearu at cens.ioc.ee> wrote:
>
>Great! How about implementing Delphi to Python translator? 
>Basically, you'll need to write a parser that reads Delphi (OOP) code and
>then translates it to the corresponding Python code.
>There are many yacc/lex type of packages already available that will ease
>this job. I recommend PLY
>  http://systems.cs.uchicago.edu/ply/
>
That would be very satisfactory to implement. However, I think I'd
spend lots of time on understanding lex/yacc and meticulously
analysing the Delphi grammar and less time actually building something
in Python. Then again, almost every non-trivial program requires
acquiring additional knowledge. Interesting idea, thanks.

"Steve Holden" <sholden at holdenweb.com> wrote:
>
>I'd really like to see a Python mail/newsreader. That would teach you a lot,
>and keep you busy for a while...
>
It would teach me indeed, especially since I know next to nothing
about mail/news protocols :) But why would you specifically want a
Python mail/newsreader, when there are plenty of good mail/newsreaders
around?



More information about the Python-list mailing list