Module Lcalc.Compile_with_exceptionsSource

Translation from the default calculus to the lambda calculus. This translation uses exceptions handle empty default terms.

Sourceval translate_program : Dcalc.Ast.program -> Ast.program