Lambda Calculus A lambda calculus interpreter with ML-like syntax and Hindley-Milner type inference (Algorithm W) written in OCaml Usage $ dune exec ./exec/interp.ml [filename] Example $ dune exec ./exec/interp.ml example.ml