xpdanet.github.io icon indicating copy to clipboard operation
xpdanet.github.io copied to clipboard

Add Haxe

Open j2l opened this issue 5 years ago • 2 comments

Haxe.org Haxe can build cross-platform applications targeting JavaScript, C++, C#, Java, JVM, Python, Lua, PHP, Flash, and allows access to each platform's native capabilities. Haxe has its own VMs (HashLink and NekoVM) but can also run in interpreted mode. Haxe is open source

j2l avatar Jul 16 '20 07:07 j2l

Haxe is a cross-compiler, not a UI solution.

Zireael07 avatar Aug 19 '20 07:08 Zireael07

It seems it needs to partner with something like wxWidgets, NW.js, or Electron to work for desktop. All of which already have write-ups on XPDA.net.

  • https://haxe.org/use-cases/desktop

I'm not really sure how it fits in with the other tools. Reminds me of Quasar which has to be partnered with Electron or Tauri.

TheJaredWilcurt avatar Aug 28 '20 20:08 TheJaredWilcurt