package GT

  1. Overview
  2. Docs
Generic programming with extensible transformations

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.0.zip
sha256=4b4d220fc64f2d508a77d229c61ec199308f4f6182c19543c96842749bb9ac3c
sha512=f295b48b23016743111867b746c97cfedccd6f32497a0a5df454fcd7f66338404604fbdfaad44210f34b56a4aca0a3f96de5cc6427191468a567128850d380c4

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.