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
sha256=4b901fdeec400dfa68975c5c64da19dd43756a08904940c06b05ee148e15f427
md5=beb55ccb353123678406e7d30e6d954f

Description

PPXX: a small extension library for PPX

PPXX contains several utility functions to make PPX preprocessors easier.

Published: 13 May 2020

README

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.

Dependencies (4)

  1. ocaml-migrate-parsetree < "2.0.0"
  2. ppx_tools_versioned >= "5.0"
  3. dune >= "2.0"
  4. ocaml >= "4.08.0" & < "4.12.0"

Dev Dependencies

None

Used by (2)

  1. ppx_meta_conv < "4.1.0"
  2. ppx_test < "1.8.0"

Conflicts

None

OCaml

Innovation. Community. Security.