haxe

Multi-platform programming language and compiler for web, mobile, and desktop

brewmacoslinux
Try with needOr install directly
Source

About

Multi-platform programming language

Commands

haxehaxelib

Examples

Compile Haxe source code to JavaScript$ haxe -js output.js -main Main
Compile Haxe to Python target$ haxe -python output -main Main
Install a Haxe library using haxelib package manager$ haxelib install openfl