billy93 / forplay

Automatically exported from code.google.com/p/forplay
Apache License 2.0
0 stars 0 forks source link

Implement Flash/ActionScript backend #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Implement whatever's needed on the GWT code generation backend to make it 
valid ActionScript (this has been done before, but never committed -- it's 
pretty simple).
2. Implement abstractions for the Flash native interfaces (DisplayObject, 
MovieClip, et al).
3. Implement ForPlay abstractions in terms of the Flash native interfaces.
4. Profit.

Original issue reported on code.google.com by jgw@google.com on 13 May 2011 at 2:17

GoogleCodeExporter commented 9 years ago
From @cromwellian:

I've made significant progress on this. What mostly remains in implementing all 
of the ForPlay abstractions. After I see the new compiler, hopefully others can 
help filling out the interface implementations.

Original comment by jgw@google.com on 13 May 2011 at 2:18