Help: Is Python suitable?

Paul Prescod paul at prescod.net
Mon Feb 23 04:19:01 EST 2004


Tran Tuan Anh wrote:

> Hi,
> 
> I have an programming assignment, and would like to try out Python.
> 
> I need to read in a simple textual language (does Python have a
> scanner, and parser?), and do some processing. After that, generate
> some codes in an other language. Basically, the program generates code
> for another program based on some textual input.

http://www.python.org/sigs/parser-sig/

  Paul Prescod







More information about the Python-list mailing list