package catala

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

Module Json_schemaSource

Catala plugin for generating JSON schemas used to build forms for the Catala website.

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

Contains all format functions used to format a Lcalc Catala program representation to a JSON schema describing the corresponding web form.

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

Innovation. Community. Security.