hxamqp: AMQP with haxe!
It’s been a while since my last post, but the wait has been worthwhile. I’ve been working on converting Ben Hood’s amqp library for as3 with my converter. It’s been an educational experience on a couple of fronts getting more familiar with the issues of conversion from as3 to haxe, AMQP/RabbitMQ, and flash [...]
Read Full Post | Make a Comment ( None so far )as3tohaxe google group
I’ve created a google group to discuss issues, features of as3tohaxe and the general love of haXe http://groups.google.com/group/as3tohaxe
Please feel free to join it and let the group know what you’re converting or running into any issues.
Thanks.
-Don Q.
Update: I’ve uploaded Windows and Mac OSX binaries to the files section of the google group.
hxflickr now on github
Previously, I attempted to convert the AsWing project with as3tohaxe and decided instead to go after a smaller code base, the as3flickrlib. I spent the majority of the time dealing with converting the xml processing which as3tohaxe doesn’t handle (and I’m not sure ever will), but the rest of the codebase went through for [...]
Read Full Post | Make a Comment ( None so far )Translating AsWing
Since the last blog post, as3tohaxe converter now has expression parsing, “as” converted to “cast ()” calls, and a program, as3tohaxe.hs, to run through a directory recursively and convert!
So I gave the converter the AsWing codebase as its first big test and ran into a couple problems.
The parser was bombing [...]
Flashcamp 2008
Woo hoo I just got confirmation from Dom Sagolla about flashcamp. This will be my first time going, and I’m psyched! I can’t wait to tap into Flash 10’s new features (vectors, 3D, new text layout engine). The future of Flash and haXe looks bright.
Read Full Post | Make a Comment ( None so far )Actionscript 3 to haXe!
So after a couple of months of study, I finally put together my first Haskell project, as3tohaxe, an Actionscript 3 to haXe converter. And now it’s up on github for everyone. The code is a mess because I’m still green with Haskell (and haXe!). It’s just a start, but I hope to [...]
Read Full Post | Make a Comment ( 2 so far )

