lemaetech / reparseLinks
Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.
☆53Updated 3 years ago
Alternatives and similar repositories for reparse
Users that are interested in reparse are comparing it to the libraries listed below
Sorting:
- Pretty printing library☆55Updated 8 months ago
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- OCaml with typed algebraic effects☆50Updated 6 years ago
- Declarative events and signals for OCaml☆50Updated last year
- A simple state-machine framework for OCaml based on QCheck☆66Updated 3 years ago
- The core OCaml system: compilers, runtime system, base libraries; WebAssembly port based on wasi-kernel☆43Updated 2 years ago
- OCaml bindings for Binaryen.☆50Updated last month
- Fast implementation of queue in OCaml☆51Updated last year
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- Generation of accessor and iteration functions for ocaml variant types