aboutsummaryrefslogtreecommitdiff
path: root/lexer.py
Commit message (Expand)AuthorAge
* add hash to front of booleanmryouse2022-05-18
* rewrite of lexer, using a measured approachmryouse2022-05-18
* add a shell-pipe commandmryouse2022-05-13
* lists? not sure if they fully work, but somewhatmryouse2022-05-13
* refactor types using inheritancemryouse2022-05-12
* more available punctuation for symbolsmryouse2022-05-10
* add '+' functions, fix lexer so they're not numericmryouse2022-05-10
* initial commitmryouse2022-05-10