Json_schemaSourceCatala plugin for generating JSON schemas used to build forms for the Catala website.
module D = Dcalc.AstContains all format functions used to format a Lcalc Catala program representation to a JSON schema describing the corresponding web form.
val 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