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 remids 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
.
Authors | https://github.com/dboulytchev and https://github.com/Kakadu |
---|---|
License | LGPL-2.1-or-later |
Published | |
Homepage | https://github.com/JetBrains-Research/GT |
Issue Tracker | https://github.com/JetBrains-Research/GT/issues |
Maintainer | kakadu@pm.me |
Dependencies |
|
Source [http] | https://github.com/JetBrains-Research/GT/archive/refs/tags/v0.4.2.tar.gz sha256=d23fb8e20ca28ec9ae07feee45b39aee8fb87ab11ec55211e2365f2c5a1c4ccf sha512=0ade04e78a4d8e24acf24d3e4cdf358532d68284fa8e801b25bdf21c3c0483bb97d1350e86abcf9f93efec870b07f0f067a5dccae81686b14265baab3a4e7c13 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/GT/GT.0.4.2/opam |