pratterversion
An extended Pratt parser
Pratter is a library that provides a parser that transforms streams of terms to applied terms. Terms may contain infix or prefix operators and native applications. The parser is based on the Pratt parsing algorithm and extended to handle term application and non associative operators.
Author | Gabriel Hondet |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/gabrielhdt/pratter |
Issue Tracker | https://github.com/gabrielhdt/pratter/issues |
Maintainer | koizel#pratter@aleeas.com |
Dependencies |
|
Source [http] | https://github.com/gabrielhdt/pratter/archive/refs/tags/2.0.0.tar.gz sha512=89fc9d0645e55dda7201a2cb47fe7bee774db92892c528efcbec179f270563088b1fab1d8d25ebca97b389947c2741f7a05127996cd1a4e3c7fe726be45ab835 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pratter/pratter.2.0.0/opam |
Required by
- lambdapi>=2.2.1 & <2.4.1