Haxe in the field
I use Haxe to develop all my Flash applications, and I love it. I develop on Linux and with Emacs, and I really like how I can make Haxe fit within my preferred development environment. I just use simple Makefiles that look something like: project.swf: Project.hx haxe project.hxml It’s really easy to get started in … Read more