This website requires JavaScript.
Explore
Help
Register
Sign In
bog
/
xmk
Archived
Watch
1
Star
0
Fork
You've already forked xmk
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-03-07
. You can view files and clone it, but cannot push or open issues/pull-requests.
6e94192fa9
xmk
/
doc
/
grammar.bnf
5 lines
77 B
BNF
Raw
Blame
History
MODULE
::=
INSTR*
INSTR
::=
EXPR semicolon
EXPR
::=
BUILTIN
BUILTIN
::=
bool
Reference in New Issue
View Git Blame
Copy Permalink