package nacc

  1. Overview
  2. Docs

1.0

Changes in the public API ! Nacc now supports chainl and chainr combinators to eliminate left recursion in patterns with associative operators. A new minimal error handling API is also available.

  • Chainl and Chainr combinators
  • Let syntax to chain parsers
  • Parse_from_file function
  • New documentation
  • Rework of the error handling API

0.1 --55bb84028

  • Monadic core parsers and contrib general-usage parsers
  • Calculator REPL example
OCaml

Innovation. Community. Security.