From 017072f9fd6da0f5029128f88ba197b0abdea838 Mon Sep 17 00:00:00 2001 From: Valk Richard Li <48872266+ValKmjolnir@users.noreply.github.com> Date: Sat, 17 Aug 2019 21:10:16 +0800 Subject: [PATCH] Update --- version0.4/ebnf.cpp | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/version0.4/ebnf.cpp b/version0.4/ebnf.cpp index 8be3b5f..696293d 100644 --- a/version0.4/ebnf.cpp +++ b/version0.4/ebnf.cpp @@ -28,7 +28,7 @@ <4> ::= | <,> <5> ::= - <:> | + <:> ||<__func> <6> ::= | <,> <7> ::= @@ -43,11 +43,13 @@ <=> <{><}> <;> <=> <[> ||| <]> <;> <=> <{> | <}> <;> +<8><__func> ::= + <=> <(><)> <{><}> + <=> <(> | <)> <{><}> + <=> <(><)> <{> | <}> + <=> <(> | <)> <{> | <}> <9> ::= - <=> <(><)> <{><}> - <=> <(> | <)> <{><}> - <=> <(><)> <{> | <}> - <=> <(> | <)> <{> | <}> + <__func> <10> ::= <...> <11> ::=