λC Transpiler Alex MacLean, Bailey Wickham Summary Translates any valid λ-calculus expression into an equivalent c or python program. Install >> make Usage # ./transpiler c|python infile >> ./transpiler python examples/fact.lc