GTversion Documentation on ocaml.org
Generic programming with extensible transformations
Yet another library for generic programming. Provides syntax extensions both for camlp5 and PPX which allow decoration of type declarations with following compile-time code generation. Provides the way for creating plugins (compiled separately from the library) for enchancing supported type transformations.
Strongly reminds the visitors
library from François Pottier.
During desing of a library of these kind there many possible
design decision and in many cases we decided to implement
the decision opposite to the one used in visitors
.
P.S. Since 2023 development team is no longer associated with JetBrains Research
Authors | https://github.com/dboulytchev and https://github.com/Kakadu |
---|---|
License | LGPL-2.1-or-later |
Published | |
Homepage | https://github.com/PLTools/GT |
Issue Tracker | https://github.com/PLTools/GT/issues |
Maintainer | Kakadu@pm.me |
Dependencies |
|
Source [http] | https://github.com/PLTools/GT/archive/refs/tags/v0.5.4.tar.gz sha256=d379da5902e2f4017122daf4861dd4f822a862025e9a6d215454ced572da13db sha512=fe5cb5306cf220f293c0f81b57a8de90f932d3145538e0a032f4b90b8b465ba5d9414692c194b6213014ee2cd06ce061df4541533550d89c7f63b071015104ba |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/GT/GT.0.5.4/opam |