Lexical analyzers and parsers

Julien Oster sysadm at sysadm.cc
Thu Apr 8 02:27:43 EDT 1999


What about lexical analyzers and parsers?

Under C I use bison/yacc and (f)lex. Under python, I can either implement this 
stuff using C or try to write my parsers on my own, which is real pain.

Is there no module suitable for such tasks? What do you suggest?

-- 
  /--/ Julien Oster /---/ www.fuzzys.org <---> www.sysadm.cc /---/
 /--/ OpenBSD  2.5 /---/ Greetings  from  Munich,   Germany /---/
/--/ contact me : /---/ talk fuzzy at fuzzys.org or e-Mail me /---/




More information about the Python-list mailing list