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.
Scrap Your BoilerPlate and Data.Generics for the Win!
I just updated as3tohaxe with a pretty significant change to allow transforming and querying of the AST. I was working in the translator code to add the ability to convert variable bindings with Number types a little more intelligently.
I wanted to convert this AS3:
public function s(s:String [...]
Read Full Post | Make a Comment ( 2 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 )

