changeset 7518:632cc0eb5a89

<hppavilion[1]> le/rn ABNF/Augmented Backus-Naur Form, an update on the popular Backus-Naur Form programming language, introduces support for "Augmented Production", e.g. `foo +::= bar`
author HackBot
date Sat, 23 Apr 2016 05:51:05 +0000
parents e7d2d5575267
children 71a2a74e58c3
files wisdom/abnf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wisdom/abnf	Sat Apr 23 05:51:05 2016 +0000
@@ -0,0 +1,1 @@
+Augmented Backus-Naur Form, an update on the popular Backus-Naur Form programming language, introduces support for "Augmented Production", e.g. `foo +::= bar`