poitin / DistillerLinks
Implementation of the distillation algorithm as described in the paper "Distillation: Extracting the Essence of Programs".
☆28Updated 3 years ago
Alternatives and similar repositories for Distiller
Users that are interested in Distiller are comparing it to the libraries listed below
Sorting:
- MetaML and MetaOCaml bibliography☆91Updated 6 months ago
- SPSC: A Small Positive Supercompiler☆35Updated last year
- A dependent type theory with user defined data types☆46Updated 3 years ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 6 years ago
- ☆26Updated 8 years ago
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 2 years ago
- ☆39Updated 9 months ago
- Lambda normalization and conversion checking benchmarks for various implementations☆58Updated 4 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- Based on paper by Greg Morrisett , TAL-0 is the design of a RISC-style typed assembly language which focuses on control-flow safety.☆22Updated 8 years ago
- LL(1) parser generator verified in Coq☆47Updated 5 years ago
- SC Mini is a "minimal" positive supercompiler