Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-01 | Remove ambiguity from function definition syntax: Type (x y) could have Type ... | Camil Staps | 1 | -15/+15 |
2023-01-31 | Minor improvements; implement saturated function and constructor applications | Camil Staps | 1 | -15/+23 |
2023-01-30 | Add compilation for symbols with arity 0 | Camil Staps | 1 | -1/+3 |
2023-01-27 | Add compilation of constructors and basic values | Camil Staps | 1 | -0/+3 |
2023-01-23 | Add Clean parser for snug | Camil Staps | 1 | -37/+37 |
2023-01-23 | Add example of small functional language and run time system | Camil Staps | 1 | -0/+66 |