hashlink

Virtual machine and runtime for executing Haxe-compiled code

brewmacoslinux
Try with needOr install directly
Source

About

Virtual machine for Haxe

Commands

hl

Examples

Execute a compiled Haxe program$ hl program.hl
Run a Haxe project compiled to HashLink bytecode$ hl bin/output.hl
Check HashLink version$ hl --version