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.

AuthorGabriel Hondet
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/gabrielhdt/pratter
Issue Trackerhttps://github.com/gabrielhdt/pratter/issues
Maintainerleirbag@sdfeu.org
Dependencies
Source [http] https://github.com/gabrielhdt/pratter/releases/download/1.2/pratter-1.2.tbz
sha256=9767478a4c9b1fc4e596a79d97032ba412aa1702449478fc52ef8508e9aaa897
sha512=a18cee025293ab0556a2e4c69689a63f1c97b8d980594c8e13bcf7b26a848066ef80863a3f3e3ab2899d98a0180d2e28e5780d481fa94a167b829636a2e8959d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pratter/pratter.1.2/opam
Required by