Haxe is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler.
you can found haxe at: https://haxe.org/
You need to install haxe first.
you can found how to install haxe at: https://haxe.org/download/
For run the program, you can use the command:
haxe --main Main --interp