package GT

  1. Overview
  2. Docs
Generic programming with extensible transformations

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.zip
sha256=58aa091948383ffa6c452b89880becae980ae32cc3a4969fe1c636e46810db69
sha512=ee878ba4c2ee16f5b77f4b4e98664d53e91b7a710b9162905b9a43118a03e9c0d7b378a13e104e16a84556bca1176026d93f11934d69eecb459b771e9340ffd7

doc/GT.common/GTCommon/index.html

Module GTCommon

module Expander : sig ... end

Expander: base module for Generic Tranformers that utilize plugins.

module GTHELPERS_sig : sig ... end

Signature of AST building functions that are required to support a new backend

module HelpersBase : sig ... end
module Naming : sig ... end
module Plugin : sig ... end

A few base classes for plugins with virtual methods to be implemented.

module Plugin_intf : sig ... end

Base class type that all trait should follow.

OCaml

Innovation. Community. Security.