catala/compiler/scopelang
Louis Gesbert 41315dc650 Scopelang: add toplevel mark for convenience
it allows to discriminate typed and non-typed ASTs
2022-10-04 14:50:37 +02:00
..
ast.ml Scopelang: add toplevel mark for convenience 2022-10-04 14:50:37 +02:00
ast.mli Scopelang: add toplevel mark for convenience 2022-10-04 14:50:37 +02:00
dependency.ml Generalise the types to allow scopelang ASTs to be typed 2022-10-04 14:50:37 +02:00
dependency.mli Generalise the types to allow scopelang ASTs to be typed 2022-10-04 14:50:37 +02:00
dune Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
print.ml Printer: add debug version that doesn't require a context 2022-10-04 14:50:37 +02:00
print.mli Generalise the types to allow scopelang ASTs to be typed 2022-10-04 14:50:37 +02:00
scope_to_dcalc.ml Separate type ordering from scopelang->dcalc transformation 2022-10-04 14:50:37 +02:00
scope_to_dcalc.mli Separate type ordering from scopelang->dcalc transformation 2022-10-04 14:50:37 +02:00
scopelang.mld Documentation pass 2022-01-19 10:54:16 +01:00