mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
e224e87f71
(first working dynload test with compilation done by manual calls to ocaml) A few pieces of the puzzle: * Loading of interfaces only from Catala files * Registration of toplevel values in modules compiled to OCaml, to allow access using dynlink * Shady conversion from OCaml runtime values to/from Catala expressions, to allow interop (ffi) of compiled modules and the interpreter |
||
---|---|---|
.. | ||
conditions.ml | ||
conditions.mli | ||
dune | ||
io.ml | ||
io.mli | ||
solver.ml | ||
solver.mli | ||
verification.mld | ||
z3backend.dummy.ml | ||
z3backend.mli | ||
z3backend.real.ml |