JohnReppy / compiling-pattern-guardsLinks
Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"
☆25Updated 3 years ago
Alternatives and similar repositories for compiling-pattern-guards
Users that are interested in compiling-pattern-guards are comparing it to the libraries listed below
Sorting:
- A bare-bones LCF-style proof assistant☆25Updated 6 years ago
- Standard ML compiler based on typed intermediate languages.☆51Updated 11 years ago
- Coq proofs for the paper "Calculating Correct Compilers"☆31Updated 2 years ago
- An Agda formalization of System F and the Brown-Palsberg self-interpreter☆26Updated 5 years ago
- A tiny language for teaching and experimenting with Refinement Types☆49Updated 4 years ago
- ☆26Updated 8 years ago
- A Redex model of CIC as specified in Chapter 4 of the Coq reference manual.☆34Updated 8 years ago
- A dependent type theory with user defined data types