aboutsummaryrefslogtreecommitdiff
path: root/stlc-ext.rkt
Commit message (Expand)AuthorAge
* 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