Haxe Entry Point
A title with two meanings, what have we here!
Recently I wrote about Haxe from 1000ft, which looks a the way Haxe fits together, how it's flexibility makes it difficult to explain, and how an onlooker might better understand it.
This post is a follow up, and discusses what happens if you were interested in using Haxe for something, and were curious about the entry point from a user perspective.
To tackle the basic usage and understanding of the Haxe environment, we will write an example command line tool using Haxe.
This is a continuation of a series on Haxe itself, which you can find all related and future posts under the “haxe” tag.
Here is part one.
This is part two.