package catala

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

Module Api_webSource

Catala plugin for generating web APIs. It generates OCaml code before the the associated js_of_ocaml wrapper.

module D = Dcalc.Ast
Sourceval name : string
Sourceval extension : string
Sourcemodule To_jsoo : sig ... end

Contains all format functions used to generating the js_of_ocaml wrapper of the corresponding Catala program.

Sourceval apply : source_file:Catala_utils.Pos.input_file -> output_file:string option -> scope:'a -> 'm Lcalc.Ast.program -> Scopelang.Dependency.TVertex.t list -> unit
OCaml

Innovation. Community. Security.