Backus Naur Form Beispiel
The metalanguage is a formal notation for specifying the grammar that describes the syntax of a programming language.
Backus naur form beispiel. Find out more about how this works in today s random wedne. Each graphic syntax diagram in this book is followed by a link to a text description of the graphic. The standard technique for defining the syntax of a computer language is to use backus naur form bnf. Backus naur form bnf is a notation for expressing the grammar of a language in the form of production rules.
Like the bnf is given for a postal address can see below. In computer science backus naur form pronunciation or backus normal form bnf is a metasyntax notation 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 they are applied wherever exact descriptions of languages are needed. This is a short introduction to the backus naur form of describing a context free grammar with some simple examples. Bnf or backus naur form is an elegant and succinct way of expressing a grammar in very few lines.
Symbol or convention description brackets enclose optional items. And non terminals which can be expanded into one or more terminals and non terminals. The text descriptions are a simple variant of backus naur form bnf syntax that includes the symbols and conventions explained in table b 1. Braces enclose a choice of items only one of which is required.
For instance in. Bnf was originally developed by john backus and subsequent contribution from peter naur to describe the syntax of algol 60 programming. Bnf grammars consist of terminals which are items that can appear in the language i e etc. Backus naur notation shortly bnf is a formal mathematical way to describe a language to the backus naur form is a way of defining syntax.
Qlikview backus naur form examples. Bnf backus naur form is a syntactic metalanguage i e a language about a language. The syntax in this reference is presented in a simple variation of backus naur form bnf that uses the following symbols and conventions. Let us gain a better understanding of backus naur form through some examples of statements used commonly.