catala.catala_utils
Catala_utils
api_web
catala.clerk_driver
catala.dcalc
catala.desugared
catala.driver
catala.lcalc
catala.literate
catala.plugins
catala.runtime_jsoo
catala.runtime_ocaml
catala.scalc
catala.scopelang
catala.shared_ast
catala.surface
catala.verification
explain
json_schema
lazy_interpreter
python
module Cli : sig ... end
module File : sig ... end
module Global : sig ... end
This module contains definitions of global flags and types used throughout. They should be defined from the command-line and never modified afterwards.
module Map : sig ... end
Small wrapper on top of the stdlib Map module to add some useful functions
Map
module Mark : sig ... end
AST node annotations (used for position, type, etc.)
module Message : sig ... end
Interface for emitting compiler messages.
module Pos : sig ... end
Source code position
module String : sig ... end
module Suggestions : sig ... end
module Uid : sig ... end
Global identifiers factories using a generative functor
module Version : sig ... end
The implementation of this module is generated by the build system (through get_version.ml), and should only contain a static string
get_version.ml