coconut

Functional programming language that compiles to Python

brewmacoslinux
Try with needOr install directly
Source

About

Simple, elegant, Pythonic functional programming

Commands

coconut

Examples

Compile a Coconut file to Python$ coconut myfile.coco
Run a Coconut file directly$ coconut myfile.coco --run
Start interactive Coconut REPL$ coconut