Comment by cess11
3 days ago
Vaguely related is Haxe, https://haxe.org/. Originally a way to do ActionScript, now it targets a lot more and is quite nice to work in.
3 days ago
Vaguely related is Haxe, https://haxe.org/. Originally a way to do ActionScript, now it targets a lot more and is quite nice to work in.
And OpenFL https://openfl.org/ which is an implementation of the Flash API written in Haxe. It can cross-compile to HTML5 or native C++ mobile and desktop. Disclosure: I'm a contributor.