This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:ietf:5234 [2021/04/17 19:39] nick created |
dido:public:ra:xapend:xapend.b_stds:tech:ietf:5234 [2021/08/17 15:18] (current) murphy [Introduction] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== RFC5234 - Augmented BNF for Syntax Specifications: ABNF ===== | ===== RFC5234 - Augmented BNF for Syntax Specifications: ABNF ===== | ||
| - | [[dido:public:ra:xapend:xapend.b_stds:tech:ietf| return to the IETF Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:ietf:start| return to the IETF Standards ]] |
| <table> | <table> | ||
| Line 9: | Line 9: | ||
| | Document Number | RFC5234 | | | Document Number | RFC5234 | | ||
| | Release Date | January 2004 | | | Release Date | January 2004 | | ||
| - | | Reference | [[https://tools.ietf.org/html/rfc5234]] | | + | | Reference | [[https://tools.ietf.org/html/rfc5234]] |'' |
| + | | Notes | Also see [[dido:public:ra:xapend:xapend.b_stds:tech:ietf:7405]] | | ||
| </table> | </table> | ||
| Line 17: | Line 18: | ||
| ==== Introduction ==== | ==== Introduction ==== | ||
| //Internet technical specifications often need to define a formal | //Internet technical specifications often need to define a formal | ||
| - | syntax and are free to employ whatever notation their authors deem | + | [[dido:public:ra:xapend:xapend.a_glossary:s:syntax|syntax]] and are free to employ whatever notation their authors deem |
| - | useful. Over the years, a modified version of Backus-Naur Form | + | useful. Over the years, a modified version of [[dido:public:ra:xapend:xapend.a_glossary:b:bnf]], called Augmented BNF (ABNF), has been popular among many |
| - | (BNF), called Augmented BNF (ABNF), has been popular among many | + | [[dido:public:ra:xapend:xapend.a_glossary:i:internet|Internet]] specifications. It balances compactness and simplicity with |
| - | Internet specifications. It balances compactness and simplicity with | + | |
| reasonable representational power. In the early days of the Arpanet, | reasonable representational power. In the early days of the Arpanet, | ||
| each specification contained its own definition of ABNF. This | each specification contained its own definition of ABNF. This | ||
| Line 35: | Line 35: | ||
| language defined in the body of this document, and separate from its | language defined in the body of this document, and separate from its | ||
| formal status.// | formal status.// | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||