view wisdom/abnf @ 7716:9d80548e74cf

<hppavilion[1]> mkx bin/maim//shuf -n 1 share/maimery | sed "s/\\$target/$1"
author HackBot
date Wed, 04 May 2016 00:40:51 +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.