aboutsummaryrefslogtreecommitdiff
path: root/lib.rkt
Commit message (Expand)AuthorAge
* implement the simply-typed lambda calculus with simple extensionsJJ2024-06-16
* lib: fix bug in desugaring matchJJ2024-06-15
* stlc-ref: rewrite, add type checkerJJ2024-06-15
* lib: provide desugaring functionJJ2024-06-08
* lib: provide fmt and strip functionsJJ2024-06-08
* implement the simply-typed lambda calculusJJ2024-05-15