mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-09 22:16:10 +03:00
e331c5b37c
This case is really acrobatic, because we are interfacing code compiled to OCaml (from lcalc) with code from dcalc, and the two have a different representation for default terms. It... seems to work though. A more reasonable solution, if there are problems with this or it reveals too fragile, would be to enforce interpreting at the lcalc level as soon as you want to link compiled modules. |
||
---|---|---|
.. | ||
catala_utils | ||
dcalc | ||
desugared | ||
lcalc | ||
literate | ||
plugins | ||
scalc | ||
scopelang | ||
shared_ast | ||
surface | ||
verification | ||
catala_web_interpreter.ml | ||
catala.ml | ||
driver.ml | ||
driver.mli | ||
dune | ||
index.mld | ||
plugin.ml | ||
plugin.mli | ||
tests.ml |