Commit message (Expand) | Author | Age | |
---|---|---|---|
* | broadly switch to infix operators | JJ | 2024-06-21 |
* | go all in on unicode: rename ctx and heap to \Gamma and \Sigma | JJ | 2024-06-20 |
* | stlc-*: do not throw errors within check | JJ | 2024-06-15 |
* | stlc-let: reimplement | JJ | 2024-06-15 |
* | lib: provide fmt and strip functions | JJ | 2024-06-08 |
* | lc, stlc-let: rewrite interpreter | JJ | 2024-05-22 |
* | implement the simply-typed lambda calculus with references | JJ | 2024-05-22 |
* | stlc-let: fixes to check/infer functions | JJ | 2024-05-15 |
* | stlc-let: capture environments in closures | JJ | 2024-05-15 |
* | stlc-let: implementation fixes & tests | JJ | 2024-05-15 |
* | implement the simply-typed lambda calculus | JJ | 2024-05-15 |