package reparse

  1. Overview
  2. Docs

v2.0.0 2020-11-09 UK

  • Rewrite the whole package to use exceptions rather than result type
  • Adds many more parsing combinators
  • Adds comprehensive unit tests
  • Adds comprehensive documentation, host documentation and add links in repo home page
  • Adds abstraction for input source
  • Provides unix file source and string input source
  • Adds separate package reparse-unix for unix file input
  • Adds calc.ml and json.ml in examples.

v1.2.0 2020-09-13 UK

  • Remove Result and underlying monad
  • Remove sexplib0, bigstringaf
  • Prune basic parsers

v1.0.2 2020-07-30 UK

  • Add string_if parser.

v1.0.1 2020-07-30 UK

  • Add sexp_of_error.

v1.0.0 2020-07-23 Reading, UK

  • First release.
OCaml

Innovation. Community. Security.