Ucombinator / parsing-with-zippersLinks
A clean implementation of Parsing with Zippers.
☆38Updated 7 years ago
Alternatives and similar repositories for parsing-with-zippers
Users that are interested in parsing-with-zippers are comparing it to the libraries listed below
Sorting:
- A Certified Interpreter for ML with Structural Polymorphism☆45Updated 6 months 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
- Malfunction backend for Idris with a FFI to OCaml☆28Updated 6 years ago
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆32Updated 6 years ago
- The artifact associated with "Parsing with Zippers (Functional Pearl)" (Darragh and Adams) to appear in ICFP 2020.☆29Updated last year
- A simple implementation of linear type theory☆38Updated 8 years ago
- 👹 A library for hierarchical names and lexical scoping☆26Updated 2 months ago
- OCaml backend for Agda☆40Updated 7 years ago
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago
- MetaML and MetaOCaml bibliography☆94Updated 10 months ago
- IO using sized types and copatterns☆36Updated 4 years ago
- Efficient binder representation in OCaml☆43Updated last year
- secret project☆17Updated 7 years ago
- an encoding of affine effect handlers using pthreads☆14Updated 2 years ago
- Fun plugin to play with the Gallina AST.☆38Updated 6 years ago
- A string diagram generator for LaTeX.☆30Updated 2 years ago
- Experimental type-checker for internally parametric type theory☆32Updated 7 months ago
- Brainfuck formalized in Coq☆30Updated 3 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- Implementations of F-ing modules and 1ML, as well as bibliography of (mainly ML-style) modules☆31Updated 2 years ago
- Simple reference implementation of Hazelnut using js_of_ocaml and OCaml React. (frozen -- ongoing development in the hazel repo)☆29Updated 8 years ago
- Toy demo of lexing/parsing in Coq