package ppxx

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppxx-2.3.1.tar.gz
md5=bdbaade4cf0c5b4bd0bd1a8c4d917677

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.