pa_ppx_parsetreeversion
A Camlp5-based Quasi-Quotation ppx rewriter for OCaml's AST
This package provides quasi-quotations (like ppx_metaquot) for the OCaml AST, so you can write code that computes over OCaml's AST, using human-readable surface syntax for patterns and expressions.
It provides them based on the official OCaml parser, but with anti-quotations at every point in the grammar where it's possible to have them.
Author | Chet Murthy |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/camlp5/pa_ppx_parsetree |
Issue Tracker | https://github.com/camlp5/pa_ppx_parsetree/issues |
Maintainer | Chet Murthy <chetsky@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/camlp5/pa_ppx_parsetree/archive/refs/tags/0.02.tar.gz sha512=8ba0dcc0191c0e0c6fa8b492cd307d9aca29c6b63a43186ab4d24e46e320f8b8cde144ff0a86703556e691e7e28e10ea480d30aa170bb13aa7472691e753cf93 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pa_ppx_parsetree/pa_ppx_parsetree.0.02/opam |
No package is dependent