aboutsummaryrefslogtreecommitdiff
path: root/parser.py
Commit message (Expand)AuthorAge
* refactor: make neb a modulemryouse2022-06-18
* refactor: take type hints from user in function argsmryouse2022-06-16
* 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