If you search the source code for COMPILE::JS and COMPILE:AS3, you’ll see what they’ve done so far.
On Nov 11, 2015, at 9:30 PM, OmPrakash Muppirala <bigosma...@gmail.com> wrote: > Oh, wow. That is fantastic. I hope to get my hands on this action soon. > Sorry for not helping out for a while. > > On Wed, Nov 11, 2015 at 11:20 AM, Alex Harui <aha...@adobe.com> wrote: > >> >> >> On 11/11/15, 11:04 AM, "omup...@gmail.com on behalf of OmPrakash >> Muppirala" <omup...@gmail.com on behalf of bigosma...@gmail.com> wrote: >> >>> I'm sorry if I missed it earlier, but what exactly does 'back port' mean? >> >> We are trying to write the entire FlexJS framework in ActionScript such >> that every line of JS used in the HTML/JS/CSS version was cross-compiled. >> This involved porting the handwritten js back to as (hence back port). >> >> When complete, we will essentially prove that large amounts of JS code can >> be written in AS. >> >> -Alex >> >>