aboutsummaryrefslogtreecommitdiff
path: root/parser
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Add PrefixExpressions and ParseIntegerLiterals w/testsBobby2-2/+69
2023-11-03parser:init pratt parser. parser:add prefix, infix and `parseIntegerLiteral`Bobby2-2/+154
2023-11-03fmt:source treeBobby2-4/+2
2023-11-02parser:returnBobby2-1/+53
2023-11-02parser:let|identBobby2-0/+223