This repository has been archived on 2023-09-09. You can view files and clone it, but cannot push or open issues/pull-requests.
skemla/doc/grammar.bnf

3 lines
59 B
BNF
Raw Normal View History

2023-09-08 11:13:47 +00:00
PROG ::= BUILTIN*
BUILTINS ::= int | float | bool | string