package ppxx

  1. Overview
  2. Docs
Ppxx: a small extension library for writing PPX preprocessors

Install

Dune Dependency

Authors

Maintainers

Sources

ppxx-2.4.0.tar.bz2
md5=beb55ccb353123678406e7d30e6d954f

README.md.html

PPXX: a small extension library for PPX

PPXX contains several utility functions to make PPX preprocessors easier.

There are already several PPX related helper modules:

  • Ast_helper of OCaml compier-libs.common

  • Ast_convenience of ppx_tools

They are still not enough for my use, so I built ppxx.