summaryrefslogtreecommitdiff
path: root/src/parser.h
AgeCommit message (Expand)Author
2023-04-18ast: Create AST visitor to traverse the treeJohnny Richard
2023-04-16Start using string_view on lexer and parserJohnny Richard
2023-04-15parser: Create parser for function with return statementsJohnny Richard