The syntax for an EBNF parser is now ``EBNF: identifier string``. The inline syntax went from [EBNF ... EBNF] to EBNF[[ ]], EBNF[=[ ]=], etc. <EBNF looked for a main word, but this functionality is just EBNF[[ ]] now. |
||
|---|---|---|
| .. | ||
| expr | ||
| javascript | ||
| pl0 | ||
The syntax for an EBNF parser is now ``EBNF: identifier string``. The inline syntax went from [EBNF ... EBNF] to EBNF[[ ]], EBNF[=[ ]=], etc. <EBNF looked for a main word, but this functionality is just EBNF[[ ]] now. |
||
|---|---|---|
| .. | ||
| expr | ||
| javascript | ||
| pl0 | ||