Talk:Augmented Backus–Naur form
This article is rated C-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||||||||||||||||||||||||||||||
|
"ABNF is encoded in ASCII (which is seven bits) in an eight-bit field with the high bit set to zero."
Not according to http://tools.ietf.org/html/rfc5234#section-2.4 —Preceding unsigned comment added by 193.11.187.22 (talk) 18:35, 2 March 2009 (UTC)
Expressiveness
[edit]Does anyone know what the expressiveness of ABNF grammars is? Are they context-free grammars? Do they include all CFGs? Qwertyus (talk) 18:26, 14 March 2011 (UTC)
Comment
[edit]Comment is used before it is explained — Preceding unsigned comment added by 82.59.221.134 (talk) 15:40, 16 August 2011 (UTC)
Definitions
[edit]"Definitions are left-aligned. When multiple lines are required (for readability), continuation lines are indented by whitespace."
With a rule name and an equals sign to the left of the definition: "rule = definition ; comment CR LF
", does this mean that continued lines for the definition are left-aligned with the first character in the definition? AnotherDuke (talk) 03:23, 23 June 2024 (UTC)
- Responding to my previous item: further research seems to indicate that rules always start in column 1 of a file, meaning that any indentation of a line with content is considered a continuation of the previous line. So: "Definitions are left-aligned." apparently means in column 1. AnotherDuke (talk) 23:21, 23 June 2024 (UTC)
- C-Class Philosophy articles
- Low-importance Philosophy articles
- C-Class logic articles
- Low-importance logic articles
- Logic task force articles
- C-Class Computing articles
- Low-importance Computing articles
- C-Class software articles
- Low-importance software articles
- C-Class software articles of Low-importance
- All Software articles
- C-Class Computer science articles
- Low-importance Computer science articles
- All Computing articles