package catala

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module ScopelangSource

Sourcemodule Ast : sig ... end

Abstract syntax tree of the scope language

Sourcemodule Dependency : sig ... end

Graph representation of the dependencies between scopes in the Catala program. Vertices are functions, x -> y if x is used in the definition of y.

Sourcemodule Print : sig ... end
Sourcemodule Scope_to_dcalc : sig ... end

Scope language to default calculus translator

OCaml

Innovation. Community. Security.