pa_ppx_staticversion Documentation on ocaml.org

A Camlp5 PPX Rewriter for static blocks

This is a PPX Rewriter to provide `static' blocks for OCaml, so you can write code that computes some expensive expression and mark it as static, so it'll be computed only once. Like regexps.

AuthorChet Murthy
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/camlp5/pa_ppx_static
Issue Trackerhttps://github.com/camlp5/pa_ppx_static/issues
Documentationhttps://github.com/camlp5/pa_ppx_static/doc
MaintainerChet Murthy <chetsky@gmail.com>
Dependencies
Source [http] https://github.com/camlp5/pa_ppx_static/archive/refs/tags/8.05.01.tar.gz
sha512=fce3a038523632b659d02397dc157ebf1baabec13761b526ddbcc46b3a2ae1c6b5ab851ff87e39e9e955f75e4c63ce4d85a702ca19c5676e825bf1ea78bd8e17
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pa_ppx_static/pa_ppx_static.8.05.01/opam
Required by