diff --git a/version0.4/ebnf.cpp b/version0.4/ebnf.cpp index c0115ca..2155797 100644 --- a/version0.4/ebnf.cpp +++ b/version0.4/ebnf.cpp @@ -16,6 +16,10 @@ <1> ::= //NUMBER //STRING + <(> | <)>//first + |//then + <(> | <+>|<->|<*>||<~>|||<==>||<<>|<<=>|<>>|<>=> | <)> //first + | <+>|<->|<*>||<~>|||<==>||<<>|<<=>|<>>|<>=> | //then <2> ::= | <,> | | <,>