package genspio

  1. Overview
  2. Docs
module Common : sig ... end
module Compile : sig ... end

Compilers of the EDSL.t values.

module EDSL : sig ... end

The Embedded Domain Specific Lanaguage to create “shell-expressions.”

module EDSL_v0 : sig ... end

The “legacy” Embedded Domain Specific Lanaguage.”

module Language : sig ... end
module Meta : sig ... end

Metadata Module Generated by the Build System

module Standard_compiler : sig ... end
module To_slow_flow : sig ... end
module Transform : sig ... end

Manipulate the AST ('a EDST.t values).