Tag: Lowering
- Part 7: Lowering Top Level ItemsMarch 4, 2025 ⊢ Lowering top level items into our IR. A more elaborate affair than anticipated.
- Part 6c: The Heart of Lowered RowsFebruary 26, 2025 ⊢ Lowering row asts by generating evidence terms
- Part 6b: The Types of Lowered RowsFebruary 18, 2025 ⊢ Lowering row evidence from our type scheme
- Part 6a: Lowering Row Types, EvidentlyFebruary 11, 2025 ⊢ Explaining how we'll lower row types into our IR
- Part 5b: Escaping the Typechecker, an ImplementationFebruary 4, 2025 ⊢ Implementation of our lowering function
- Part 5a: Lowering Our AST to Escape the TypecheckerJanuary 28, 2025 ⊢ Lowering our typed base AST into a System-F based IR