Hi everyone,
That is a long time since the latest message was posted here, but as I can see, it still have people subscribed! :-)
As you know, the Flash player is dead, but what you maybe don’t know is that Francis has still working on Pixlib during all this time, and not only for Flash target.
For almost two years, an upgraded version of Pixlib was written in Haxe language, named hexMachina. https://github.com/DoclerLabs/hexMachina
This new version support compilation for JavaScript, Flash, PHP and Neko.
You can find an introduction talk here : https://www.youtube.com/watch?v=OJQ38DJCw9k
If you have appreciated using Pixlib years ago, you will certainly take pleasure with hexMachina!
Like old times, hexMachina hasn’t really documentation, we will work on it. ^^
But if you want to start to look into, you can :
- checkout - Simple todoMVC example : https://github.com/DoclerLabs/hexTodoMVC
- inspect each ‘test’ folder in hex* repos, like in hexIOC : https://github.com/DoclerLabs/hexIoC/tree/master/test/context
- some new features are described on the blog : http://hexmachina.org/blog/
Moreover, on the 15th of September in Amsterdam, hexMachina will be presented in one talk, and a 4-hour workshop.
http://summit.haxe.org/#talk-dsl-mon-amour
http://summit.haxe.org/#talk-hexmachina
See you!