pa_ppx_staticversion

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
MaintainerChet Murthy <chetsky@gmail.com>
Dependencies
Source [http] https://github.com/camlp5/pa_ppx_static/archive/refs/tags/0.01.tar.gz
sha512=6c92176ad290a1c8b04a4297a345e40590284301c93d43059bb976f4603a9e61f4534359401d056a9aff7aff9f4d17bca20a4e1c4b1fd5c8f2f03619f80a4bd8
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pa_ppx_static/pa_ppx_static.0.01/opam
Required by