Parsing
Snax uses a Parsing Expression Grammar to define it's language. You can explore the grammar using the below tool.
▾File:1:1
decls:
▾ImportDecl:1:1
▾FuncDecl:1:1
parameters:
▾ParameterList:1:1
body:
▾Block:1:1
statements:
▾LetStatement:2:1
expr:
▾NumberLiteral:2:9