[issue23139] syntax diagram after EBNF description?
New submission from Friedrich Spee von Langenfeld: In our full grammar specification (10th chapter of the language reference, https://docs.python.org/3/reference/grammar.html), the grammar of Python is comprehensively notated. What would you think of adding a picture with an equivalent syntax diagram (e. g. produced with the help of http://www.bottlecaps.de/rr/ui) to open a new way of understanding for readers? ---------- assignee: docs@python components: Documentation messages: 233236 nosy: Friedrich.Spee.von.Langenfeld, docs@python priority: normal severity: normal status: open title: syntax diagram after EBNF description? _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue23139> _______________________________________
Batuhan <batuhanosmantaskaya@gmail.com> added the comment: I am not sure but I suspect it would look to complex to a reader if all grammar visualized. ---------- nosy: +BTaskaya _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue23139> _______________________________________
participants (2)
-
Batuhan -
Friedrich Spee von Langenfeld