Content deleted Content added
Gregg-Irwin (talk | contribs) Clarify and normalize some text. |
Gregg-Irwin (talk | contribs) m Fix typo in ABNF range example. |
||
Line 42:
DIGIT = "0" / "1" / "2" / "3" / "4" / "5" / "6" / "7" / "8" / "9"
</syntaxhighlight>
Note that ABNF also supports ranges, e.g. '''DIGIT = %
[[Red_(programming_language)]] Parse Dialect:
Line 61:
Note that while the syntax for the text-based grammars differs, the syntax diagram for all of them can be the same.
==See also==
|