Skip to content

Commit e60abee

Browse files
miss-islingtonpartevhugovk
authored
[3.11] gh-110886 Doc: add a link to BNF Uncyclopedia article (GH-110887) (#110901)
Co-authored-by: partev <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent fd1b314 commit e60abee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/reference/introduction.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ Notation
9090

9191
.. index:: BNF, grammar, syntax, notation
9292

93-
The descriptions of lexical analysis and syntax use a modified BNF grammar
93+
The descriptions of lexical analysis and syntax use a modified
94+
`Backus–Naur form (BNF) <https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_form>`_ grammar
9495
notation. This uses the following style of definition:
9596

9697
.. productionlist:: notation

0 commit comments

Comments
 (0)