This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 11 lines
!!! Overview
[{$pagename}] ([BNF]) is one of the two main notation techniques for context-free grammars, often used to describe the syntax of languages used in computing, such as computer [programming] languages, document formats, instruction sets and communication [protocols].
Many extensions and variants of the original [{$pagename}] notation are used; some are exactly defined, including [Extended Backus–Naur Form] ([EBNF]) and [Augmented Backus–Naur Form] ([ABNF]).
The other main technique for writing context-free grammars is the van Wijngaarden form. They are applied wherever exact descriptions of languages are needed: for instance, in official language specifications, in manuals, and in textbooks on programming language theory.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]