pdarragh / parsing-with-zippers-paper-artifactLinks
The artifact associated with "Parsing with Zippers (Functional Pearl)" (Darragh and Adams) to appear in ICFP 2020.
☆28Updated last year
Alternatives and similar repositories for parsing-with-zippers-paper-artifact
Users that are interested in parsing-with-zippers-paper-artifact are comparing it to the libraries listed below
Sorting:
- A clean implementation of Parsing with Zippers.☆38Updated 6 years ago
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago
- The source for "Compiling with Dependent Types" (my dissertation)☆30Updated 3 years ago
- MetaML and MetaOCaml bibliography☆94Updated 8 months ago
- An experimental type checker for a modal dependent type theory.☆113Updated 5 years ago
- Paradoxes of type theory, described didactically. With accompanying proofs in Agda.☆39Updated 4 years ago
- A Redex model of CIC as specified in Chapter 4 of the Coq reference manual.☆34Updated 8 years ago
- A simple implementation of linear type theory☆38Updated 8 years ago
- IO using sized types and copatterns