catala/compiler/lcalc
Louis Gesbert c799968934 Add a 'modules' plugin with helpers to compile modules
This will be done by Clerk at some point, but the plugin is useful for the time being.
2023-07-03 16:42:54 +02:00
..
ast.ml Improve names of temp variable in monadic pass 2023-06-12 15:02:08 +02:00
ast.mli Improve integration of marks into the main AST 2023-05-17 17:37:00 +02:00
closure_conversion.ml Merge branch 'master' into closure_conversion 2023-06-20 11:02:13 +02:00
closure_conversion.mli More doc 2023-06-18 16:08:16 +02:00
compile_with_exceptions.ml Refacter the main Driver module 2023-07-03 16:42:54 +02:00
compile_with_exceptions.mli Porting the interpreter to the marked AST 2022-07-11 17:42:30 +02:00
compile_without_exceptions.ml Merge branch 'master' into closure_conversion 2023-06-20 11:02:13 +02:00
compile_without_exceptions.mli finished the implementation, but a few issues are missing 2023-03-13 16:51:06 +01:00
dune Build: remove unnecessary ppx on dcalc, lcalc 2023-05-17 14:08:32 +02:00
from_dcalc.ml documentation 2023-04-04 17:02:26 +02:00
from_dcalc.mli documentation 2023-04-04 17:02:26 +02:00
lcalc.mld More doc 2023-06-18 16:08:16 +02:00
to_ocaml.ml Add a 'modules' plugin with helpers to compile modules 2023-07-03 16:42:54 +02:00
to_ocaml.mli Add a 'modules' plugin with helpers to compile modules 2023-07-03 16:42:54 +02:00