Api_webSourceCatala plugin for generating web APIs. It generates OCaml code before the the associated js_of_ocaml wrapper.
module D = Dcalc.AstContains all format functions used to generating the js_of_ocaml wrapper of the corresponding Catala program.
val apply :
source_file:Catala_utils.Pos.input_file ->
output_file:string option ->
scope:'a ->
'm Lcalc.Ast.program ->
Scopelang.Dependency.TVertex.t list ->
unit