dbp / howtoproveacompiler
Writeup that goes along with this:
☆40Updated 7 years ago
Alternatives and similar repositories for howtoproveacompiler:
Users that are interested in howtoproveacompiler are comparing it to the libraries listed below
- A Toy Inverse Bidirectional Typechecker☆31Updated 5 years ago
- Deadlock freedom by type checking☆19Updated last year
- bidirectional type checking algorithms for higher-ranked polymorphism☆19Updated 3 years ago
- Formalization of the polymorphic lambda calculus and its parametricity theorem☆34Updated this week
- An Agda formalization of System F and the Brown-Palsberg self-interpreter☆24Updated 4 years ago
- LL(1) parser generator verified in Coq☆45Updated 5 years ago
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 2 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- Files for the tutorial "Correct-by-construction programming in Agda" at POPL '19 in Cascais☆26Updated 6 years ago
- A verified compiler for a lazy functional language☆34Updated last month
- A dependent type theory with user defined data types