aboutsummaryrefslogtreecommitdiff
path: root/parser.py
Commit message (Collapse)AuthorAge
* refactor: better error messagesmryouse2022-06-05
|
* refactor: more literal typesmryouse2022-06-04
|
* refactor: structs into their own filemryouse2022-05-22
|
* Unary -> Listmryouse2022-05-22
|
* lex and parse typesmryouse2022-05-21
|
* parser rewritemryouse2022-05-18
|
* lists? not sure if they fully work, but somewhatmryouse2022-05-13
|
* nested expressions!mryouse2022-05-10
|
* initial commitmryouse2022-05-10