Re: ABNF, and miscellany
Bill Fenner <[email protected]>
| Newsgroups | gmane.ietf.rfc822 |
|---|---|
| Message-ID | <[email protected]> |
On 5/13/05, Frank Ellermann <[email protected]> wrote: > Or maybe you could add it as warning to your parser I chose to create a "canonical" output format and let the web tool show the differences between the input and the "canonical" format. Try, for example, putting a = b / c d / e (is that "(b/c) (d/e)" or "b / (c d) / e"?) or foo = 3*5[bar] into http://rtg.ietf.org/~fenner/abnf.cgi (The green isn't quite bold enough for single characters like parenthesis) Bill