GTversion

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

Authorshttps://github.com/dboulytchev and https://github.com/Kakadu
LicenseLGPL-2.1-or-later
Published
Homepagehttps://github.com/PLTools/GT
Issue Trackerhttps://github.com/PLTools/GT/issues
MaintainerKakadu@pm.me
Dependencies
Source [http] https://github.com/PLTools/GT/archive/refs/tags/0.5.2.tar.gz
md5=9d18b96ada4d18fdda0b5f5698273145
sha512=945070bea4322bf8f7932a259af91432a3c109a05294ba2a27c1c2e9d2796ffb4cc32f6b8e28ff465311277696296ddda531a2ce818e590c09c64c5721d65e19
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/GT/GT.0.5.2/opam
Required by