omp
Last Updated: 14, September 2020 at 14:34:02
OCaml Migrate Parsetree (omp) is a library handling the evolution of the Parsetree data types as the OCaml compiler evolves. This is crucial as ppx-es rely on knowing what the shape of parsetree is that they operate on.
Related Workflows
Coding
- Meta-programming with PPX - Automate code-generation with meta-programming