Re: Aaaand Python.

2002-08-12 Thread Simon Cozens
[EMAIL PROTECTED] (Jeff) writes: > Note that translation from BNF to Parse::RecDescent is -not- the final > aim of the transformation tool, but this should match most common > BNF-like grammars, and may even handle things like the official Ruby > EBNF grammar. Schuyler Erle wrote one of these age

Aaaand Python.

2002-08-12 Thread Jeff
Along with a conversion tool that should help speed up the overall process of converting a BNF grammar to Parse::RecDescent format. If you want to use the tool, please note that the combined Python grammar available on http://www.python.org/doc/current/ref/grammar.txt has a few bugs that will caus