ppxx
Ppxx: a small extension library for writing PPX preprocessors
README
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.
Install
- Published
-
07 Aug 2018
- Authors
-
- Maintainers
-
Sources
Dependencies
ocaml-migrate-parsetree
< "2.0.0"
ppx_tools_versioned
>= "5.0"
jbuilder
>= "1.0+beta7"
ocamlfind
build
ocaml
>= "4.07.0" & < "4.08.0"
Reverse Dependencies
ppx_implicits
= "0.2.0"
ppx_meta_conv
>= "2.3.0" & < "2.5.0" | >= "2.8.0" & < "4.0.1"
ppx_monadic
= "1.0.4" | >= "2.2.2"
ppx_orakuda
= "3.0.0" | >= "3.2.0"
ppx_poly_record
= "1.1.1" | >= "1.2.2"
ppx_test
>= "1.3.0" & < "1.4.0" | >= "1.5.2" & < "1.7.0"
typpx
!= "1.1.2" & != "1.2.2" & != "1.4.0"