view wisdom/abnf @ 9095:9ea11e41b752

<evilmoon> le/rn evil/evil is a special thing, it must be followed by 4 letters of your nickname. it is very evil, and thus is recursive
author HackBot
date Mon, 26 Sep 2016 12:54:43 +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.