catala/compiler
Louis Gesbert e0928677b1 Small ocaml/js output rehaul
Print to json directly rather than depend on yojson and a ppx.

Note: this should be tested with the website in order to validate that the Json
output is 1-to-1.
(a second step could be to simplify this output, now that it's manual)
2024-02-21 11:28:56 +01:00
..
catala_utils Allow generation of one latex file from multiple sources 2024-02-15 20:54:24 +01:00
dcalc Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
desugared Allow access to intermediate variable states 2024-02-12 18:15:48 +01:00
lcalc Small ocaml/js output rehaul 2024-02-21 11:28:56 +01:00
literate Tweak multi-module LaTeX output 2024-02-16 16:36:15 +01:00
plugins Fix building of plug-ins 2024-02-12 10:48:12 +01:00
scalc Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
scopelang Typing: add a "assume operator types" mode 2024-02-07 17:41:04 +01:00
shared_ast Small ocaml/js output rehaul 2024-02-21 11:28:56 +01:00
surface Syntax: add keywords in front of list filtering / arg-extremum 2024-02-14 13:55:03 +01:00
verification CI: fix the check for bad promoted files 2024-02-12 16:44:14 +01:00
catala_web_interpreter.ml Rework resolution of module elements 2023-11-30 21:14:12 +01:00
catala.ml replace let _ by let () or add type annotation 2023-09-09 22:02:39 +02:00
driver.ml Allow generation of one latex file from multiple sources 2024-02-15 20:54:24 +01:00
driver.mli Work on arrays 2024-01-22 16:49:58 +01:00
dune CI: cleanup the exposed artifacts 2024-01-22 13:58:32 +01:00
index.mld More doc 2023-06-18 16:08:16 +02:00
plugin.ml Reformat 2023-09-27 13:19:04 +02:00
plugin.mli Refacter the main Driver module 2023-07-03 16:42:54 +02:00
tests.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00