package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Ast : sig ... end

Abstract syntax tree of the desugared representation

module Dependency : sig ... end

Scope dependencies computations using OCamlgraph

module Desugared_to_scope : sig ... end

Translation from Desugared.Ast to Scopelang.Ast