cuplv / raz.ocamlLinks
Random Access Zipper in OCaml
☆14Updated 9 years ago
Alternatives and similar repositories for raz.ocaml
Users that are interested in raz.ocaml are comparing it to the libraries listed below
Sorting:
- Algorithms to layout trees in a pretty manner.☆36Updated 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
- OCaml implementation of DSub, a ML like language with subtyping and path dependent types.☆13Updated 8 years ago
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- Choice operator in OCaml, providing a backtracking monad☆26Updated 4 years ago
- OCaml with macros☆60Updated 3 months ago
- A Datalog implementation with an OCaml inspired module system☆42Updated 7 years ago
- A simple state-machine framework for OCaml based on QCheck☆67Updated 4 years ago
- Code for "Staged Generic Programming" (ICFP 2017)☆28Updated 2 years ago
- multi-shot continuations in OCaml☆51Updated 2 months ago
- Trivial/Tagless Polytypic Functions☆23Updated 5 years ago
- Efficient binder representation in OCaml☆43Updated last year
- Yet another type combinator library☆55Updated 3 years ago
- Pack file encoder/decoder in OCaml☆12Updated 8 years ago
- Embed typed ASN.1 grammars in OCaml☆36Updated last year
- Transducers in OCaml. About as Haskelly as you can manage. Hoping to fix that.☆16Updated 10 years ago
- OCaml backend for Agda☆39Updated 7 years ago
- ☆28Updated 6 years ago
- CRDTs - Conflict-Free Replicated Data Types for OCaml☆47Updated 9 years ago
- A tool that creates stand-alone source bundles from opam packages☆27Updated 2 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- Datatype-generic object-oriented transformations for OCaml☆17Updated 2 months ago
- Read and write FAT format filesystems from OCaml☆25Updated 8 months ago
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- Work on modular implicits☆25Updated 7 years ago
- Multilingualization for the OCaml source code☆49Updated 6 years ago
- ᚛ A type of divination employed in attempts to locate identifiers matching a given type expression☆38Updated 8 months ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 11 years ago
- A clean implementation of Parsing with Zippers.☆38Updated 7 years ago
- Aurochs is a parser generator that uses the parse expression grammar (PEG) or "packrat" approach. It takes a grammar in a BNF-like notat…☆46Updated 2 years ago