aboutsummaryrefslogtreecommitdiff
path: root/example.txt
AgeCommit message (Expand)AuthorFilesLines
2023-02-02Add basic vim supportCamil Staps1-79/+0
2023-02-01Implement basic uses of localsCamil Staps1-4/+4
2023-02-01Remove ambiguity from function definition syntax: Type (x y) could have Type ...Camil Staps1-15/+15
2023-01-31Minor improvements; implement saturated function and constructor applicationsCamil Staps1-15/+23
2023-01-30Add compilation for symbols with arity 0Camil Staps1-1/+3
2023-01-27Add compilation of constructors and basic valuesCamil Staps1-0/+3
2023-01-23Add Clean parser for snugCamil Staps1-37/+37
2023-01-23Add example of small functional language and run time systemCamil Staps1-0/+66