p. language: HaXe & Neko
November 3rd, 2007I should have mentioned this language ages ago. Almost all my flash games are made in it. Haxe is interesting because it has 3 target platforms. It can create flash SWF files, javascript inside a browser and a general Neko Virtual Machine.
The language is similar to javascript but is strongly typed and has some specialities that I don’t yet totaly understand. Although I made around 5 flash games in it I know to use it only in basic ways. It seems I will be doing some more things in it and then I can post some interesting code.
So, language Haxe is interesting, but Neko the VM is maybe even more interesting. If all goes well I will be able to report about it in a while…
