Haxe is cross platform in the sense of being able to compile to different languages not in the sense of merging different platform features into one library. For example, you can use Haxe to build a native Android…
Haxe has an interpreter mode if you use --interp as a target I haven't used it so I'm not sure how powerful it is
Haxe is cross platform in the sense of being able to compile to different languages not in the sense of merging different platform features into one library. For example, you can use Haxe to build a native Android…
Haxe has an interpreter mode if you use --interp as a target I haven't used it so I'm not sure how powerful it is