diff --git a/ocaml/README.md b/ocaml/README.md index f547585..08ad098 100644 --- a/ocaml/README.md +++ b/ocaml/README.md @@ -70,10 +70,13 @@ In this grammar, `digit` implies `decimal digit`. Spaces between the key and the ## References -- ISO 14977 EBNF Notation: +- ISO 14977 EBNF Notation: - Comparison of BNF notations: - W3C ABNF Notation: +- W3C EBNF Notation from the XML 1.0 Spec: - IETF RFC 5234 ABNF Notation (replaces 4234, 2234): +- Don’t Use ISO/IEC 14977:1996 EBNF: + - ### Notes