pdarragh / parsing-with-zippers-paper-artifactLinks
The artifact associated with "Parsing with Zippers (Functional Pearl)" (Darragh and Adams) to appear in ICFP 2020.
☆29Updated 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 7 years ago
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago
- MetaML and MetaOCaml bibliography☆93Updated 10 months ago
- The source for "Compiling with Dependent Types" (my dissertation)☆30Updated 3 years ago
- ML modules and functors as first-class citizens by unifying ML modules and ML records with path dependent types and subtyping.☆38Updated 3 years ago
- Experimental type-checker for internally parametric type theory☆32Updated 6 months ago
- An experimental type checker for a modal dependent type theory.☆115Updated 5 years ago
- A Redex model of CIC as specified in Chapter 4 of the Coq reference manual.☆34Updated 8 years ago
- Malfunction backend for Idris with a FFI to OCaml☆28Updated 6 years ago
- Fun plugin to play with the Gallina AST.☆38Updated 6 years ago
- The language of the future!☆72Updated last year
- Unofficial git mirror of the BER MetaOCaml patchset.☆67Updated 5 months ago
- Simple reference implementation of Hazelnut using js_of_ocaml and OCaml React. (frozen -- ongoing development in the hazel repo)☆29Updated 8 years ago
- The Evolution of a Typechecker☆54Updated 6 years ago
- FunTAL: mixing a functional language with assembly.☆40Updated 8 years ago
- A simple implementation of linear type theory☆38Updated 8 years ago
- A string diagram generator for LaTeX.☆30Updated 2 years ago
- LL(1) parser generator verified in Coq☆47Updated 5 years ago
- A Certified Interpreter for ML with Structural Polymorphism☆45Updated 6 months ago
- Miller/pattern unification in Agda☆68Updated 11 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.