Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42a5d21

Browse files
partevhugovk
andauthored
gh-110886 Doc: add a link to BNF Wikipedia article (#110887)
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 9608704 commit 42a5d21

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)