fakir/doc/grammar.bnf

4 lines
56 B
BNF

MODULE ::= EXPR*
EXPR ::=
| int | float | bool | string