typpxversion
typpx: a library for PPX with types
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.
For examples, it includes:
- ppx_curried_constr, which makes variant constructors curried functions
- ppx_type_of, a function to get the type name of argument.
Author | Jun Furuse |
---|---|
Published | |
Homepage | http://bitbucket.org/camlspotter/typpx |
Issue Tracker | https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open |
Maintainer | jun.furuse@gmail.com |
Dependencies | |
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/typpx-1.1.1.tar.gz sha256=d7d59c510ebf60c134fd4380102e686bd82630269d91ef65d9b110dacaeacbb7 md5=042d534dcd1751e2f07d3d6cb289c77c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/typpx/typpx.1.1.1/opam |
No package is dependent