[Python-Dev] Information request; Keywords: compiler compiler, EBNF, python, ISO 14977

2005-07-22 Thread Christine C Moran
Apart from the SimpleParse module, are there other good parser generators out there for python in python that accept EBNF style grammars? Preferably ISO 14977 EBNF. -xstinex ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman

Re: [Python-Dev] Information request; Keywords: compiler compiler, EBNF, python, ISO 14977

2005-07-22 Thread Michael Sparks
On Friday 22 Jul 2005 15:33, Christine C Moran wrote: > Apart from the SimpleParse module, are there other good parser generators > out there for python in python that accept EBNF style grammars? > Preferably ISO 14977 EBNF. This is off-topic for python-dev. Please post to comp.lang.python instea