summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Collapse)Author
2024-06-27Restore progs folderSanto Cariotti
2024-06-27Uncommented test filesSanto Cariotti
2024-06-27Fixed a lot of problems from all the progs we need to parseL0P0P
2024-06-26test dir added, fix bug in ExprNode (added by myself obv)geno
2024-06-26exercise 1 completedgeno
1.b now works 1.c implened error for "function takes N positional arguments but M were given"
2024-06-26Introduction to recursive functionL0P0P
2024-06-26Semantic check for function declaration and function invocationL0P0P
2024-06-26Using childL0P0P
2024-06-25wipSanto Cariotti
2024-06-13Set up visitor (#3)Santo Cariotti
Co-authored-by: geno <gabriele.genovese2@studio.unibo.it>
2024-05-28InitSanto Cariotti