Hi, Defold Community!
I’d like to present my hxdefold library that allows for using Haxe programming language with Defold. It’s actually not a new thing, but I never really announced it and I just updated it to the latest Defold API and polished it a bit for easier start.
For those who doesn’t know, Haxe is a neat and very powerful statically typed programming language that can compile to Lua, among dozen of other targets. So I thought - why not try to make it work with Defold?
What originally started as a quick experiment now looks more and more like an usable library, so here I am. Feel free to give it a try and don’t hesitate to ask questions and/or report issues (preferably through GitHub), but please abstain from programming language flame wars!