Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 562 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 562 Bytes

λ-factory, a language development kit

λ-factory provides a factory-based API to create abstract models of programs and compile them to a target language (Python and JavaScript are currently supported).

λ-factory features an abstract OO representation of programs that fits dynamically-typed languages.

λ-factory is written both in Python and Sugar, and comes pre-compiled as a ready-to-load Python library.

Installing

pip install --user lambdafactory