package yuujinchou

  1. Overview
  2. Docs

Module YuujinchouSource

yuujinchou is an OCaml package of name modifiers.

Sourcemodule Trie : sig ... end

The Trie module implements mappings from paths to values that support efficient subtree operations.

Sourcemodule Language : sig ... end

The Language module defines the language of modifiers.

Sourcemodule Modifier : sig ... end

The Modifier module implements the engine running the modifiers of type Language.t.

Sourcemodule Scope : sig ... end

The Scope module implements lexical scoping based on Modifier.

OCaml

Innovation. Community. Security.