BNF
Specification of formal languages
Sets of equations
left-hand-side: non terminal
name of a structured type
right hand side: list of forms
terminal(symbols) and non-terminals
<non-terminal> ::= form1 | form2 | …| form n
Previous slide
Next slide
Back to first slide
View graphic version