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 = “hi”, a:Number = -1.0, b:Number = [...]
Read Full Post | Make a Comment ( 2 so far )

