catala/compiler/lcalc
Alain cf43e3d87c add generic identity optimization helper
peephole transform using generic transformation
add iota reduction as an optimization
2021-11-29 17:40:13 +01:00
..
ast.ml ref: use of built-in match instead of matchopt (wip) 2021-11-26 17:10:31 +01:00
ast.mli ref: use of built-in match instead of matchopt (wip) 2021-11-26 17:10:31 +01:00
backends.ml Working the way into the Python backend 2021-06-22 14:55:43 +02:00
backends.mli Working the way into the Python backend 2021-06-22 14:55:43 +02:00
compile_with_exceptions.ml Making progress into translation 2021-06-23 17:47:34 +02:00
compile_with_exceptions.mli Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
compile_without_exceptions.ml ref: use of built-in match instead of matchopt (wip) 2021-11-26 17:10:31 +01:00
compile_without_exceptions.mli tentative, trying something else 2021-11-22 15:55:21 +01:00
dune Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
lcalc.mld Defining a new intermediate representation 2021-06-22 16:01:57 +02:00
optimizations.ml add generic identity optimization helper 2021-11-29 17:40:13 +01:00
optimizations.mli Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
print.ml Formatting 2021-11-24 15:22:29 +01:00
print.mli Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
to_ocaml.ml Improvements with Alain during weekly meeting 2021-11-24 15:51:49 +01:00
to_ocaml.mli Big renaming and dir reorg 2021-06-21 11:39:06 +02:00