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.02.tar.gz
sha512=66f4d72175e1431262049aa2d3e6922e21e06ac1fd6601facfea1a34dee35ea47680618bb804d736fa71a7cae3cb55da60182735ac1529acff4ca491558b6210
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pa_ppx_static/pa_ppx_static.0.02/opam
Required by