aboutsummaryrefslogtreecommitdiff
path: root/stlc-ref.rkt
Commit message (Collapse)AuthorAge
* go all in on unicode: rename ctx and heap to \Gamma and \SigmaJJ2024-06-20
|
* stlc-*: do not throw errors within checkJJ2024-06-15
|
* stlc-ref: rewrite, add type checkerJJ2024-06-15
|
* lib: provide fmt and strip functionsJJ2024-06-08
|
* implement the simply-typed lambda calculus with referencesJJ2024-05-22