summaryrefslogtreecommitdiff
path: root/src/ast.h
AgeCommit message (Expand)Author
2023-04-21parser: Parse integers arithmetic expressionJohnny Richard
2023-04-20parser: Create the literal node typeCarlos Maniero
2023-04-20ast: Allows recursive nodesCarlos Maniero
2023-04-18ast: Create AST visitor to traverse the treeJohnny Richard