package typpx

  1. Overview
  2. No Docs
typpx: a library for PPX with types

Install

Dune Dependency

Authors

Maintainers

Sources

typpx-1.0.2.tar.gz
md5=098e4c4374f8f3415d6960335beb97d9

Description

typpx is a library to build PPX'es with types. Typing the input Parsetree by the vanilla or modified OCaml compiler's type inference, you can perform AST transformation with type information over Typedtree.

Published: 12 Dec 2015

Dependencies (4)

  1. ppxx
  2. omake build & < "0.10.1"
  3. ocamlfind build
  4. ocaml >= "4.02.2" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None