view wisdom/abnf @ 10057:184e8a4c7025

<Zarutian> learn reference is dangling, sorry.
author HackBot
date Sat, 31 Dec 2016 04:01:39 +0000
parents 71a2a74e58c3
children
line wrap: on
line source

Augmented Backus-Naur Form, an update on the popular Backus-Naur Form programming language, introduces support for "Augmented Production", e.g. `foo +::= bar`. The older `::=` syntax will continue to be supported for orthogonal-compatibility purposes.