Q: pyhton based lex, yacc tools

Christian Tismer tismer at tismer.com
Wed Nov 8 14:29:19 EST 2000


Vassilis Virvilis wrote:
> 
> Halo everybody,
> 
> Since I am rather new to the python world I would like to ask:
> 
> Is there available any python tool which corresponds to a lex scanner
> and/or a yacc parser? If not why?

Yes, there is, while not so obviously...

Get the FNORB distribution.
Without having to use this Python ORB, you do
get a BISON module, useable from Python!

ciao - chris

-- 
Christian Tismer             :^)   <mailto:tismer at tismer.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Kaunstr. 26                  :    *Starship* http://starship.python.net
14163 Berlin                 :     PGP key -> http://wwwkeys.pgp.net
PGP Fingerprint       E182 71C7 1A9D 66E9 9D15  D3CC D4D7 93E2 1FAE F6DF
     where do you want to jump today?   http://www.stackless.com




More information about the Python-list mailing list