package catala

  1. Overview
  2. Docs
module Ast : sig ... end

Abstract syntax tree for the lambda calculus

module Compile_with_exceptions : sig ... end
module To_ocaml : sig ... end