aboutsummaryrefslogtreecommitdiff
path: root/stlc-ext.rkt
Commit message (Collapse)AuthorAge
* stlc-ext: conditional fixes and testsJJ2024-06-20
|
* stlc-ext: ascryption fixesJJ2024-06-20
|
* go all in on unicode: rename ctx and heap to \Gamma and \SigmaJJ2024-06-20
|
* stlc-ext: typecheck boolean and natural operationsJJ2024-06-20
|
* add some typing rules, minor fixesJJ2024-06-20
|
* stlc-ext: add primitive operations on booleans and naturalsJJ2024-06-17
|
* implement the simply-typed lambda calculus with simple extensionsJJ2024-06-16