c-cube / choice
Choice operator in OCaml, providing a backtracking monad
☆25Updated 3 years ago
Alternatives and similar repositories for choice
Users that are interested in choice are comparing it to the libraries listed below
Sorting:
- A Datalog implementation with an OCaml inspired module system☆44Updated 6 years ago
- Yet another type combinator library☆54Updated 3 years ago
- OCaml with typed algebraic effects☆49Updated 6 years ago
- Relational programming for OCaml (unreleased)☆25Updated 2 years ago
- Generic Programming Library for OCaml☆33Updated 8 years ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- A simple implementation of Discrete Interval Encoding Trees☆28Updated 3 years ago
- Effectful OCaml with Objects and Variants☆29Updated 2 years ago
- multi-shot continuations in OCaml☆48Updated 3 months ago
- A tool that creates stand-alone source bundles from opam packages☆26Updated last year
- Code for "Staged Generic Programming" (ICFP 2017)☆26Updated last year
- An eDSL for MirageOS apps☆20Updated 6 years ago
- Trivial/Tagless Polytypic Functions☆23Updated 5 years ago
- a distributed computing library for OCaml☆24Updated last year
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- Ropes ("heavyweight strings") for OCaml