Pratter 4.0.0 Major update: - error type changed - no more dependency on camlp-streams - functional code (using a monad) - token overloading: one can parse a same token as infix and prefix
Pratter 3.0.0 Lightened API: replaced the functor by a single function. Documentation enhancement.
Pratter 2.0.0 Postfix operators Declarative error management (with polymorphic variants) More property-based tests
Fix deprecation of Stdlib.Stream, property-based testing
Added continuous integration Bringing correct dependencies specifications