One of the reasons traceur is not suitable is that it's a product of google
and thus not neutral.

I've actually asked traceur whether they intent to become a full es harmony
compliant transpiler but there was no response.

And another reason would be that it currently implements some strawmans that
conflict with harmony proposals.

For example it's class mechanism is not loyal to the _current_ es harmony
proposal, another example would be traceur generators not using the
`function*` notation.

On Tue, Oct 11, 2011 at 4:42 PM, John J Barton
<[email protected]>wrote:

>
>
> On Tue, Oct 11, 2011 at 6:41 AM, Juan Ignacio Dopazo <
> [email protected]> wrote:
>
>> Hi! Is there anyone working on a Harmony "transpiler" besides Traceur?
>
>
> I'd like to understand why Traceur is not suitable. As far as I understand
> it was written to study new directions in JS.
>
> jjb
>
>
>> It'd be really useful to have a transpiler that justs desugars (what's
>> possible to desugar) without using a library like Closure, the way
>> CoffeeScript is working nowadays.
>>
>> Thanks,
>>
>>
>> Juan
>>
>> _______________________________________________
>> es-discuss mailing list
>> [email protected]
>> https://mail.mozilla.org/listinfo/es-discuss
>>
>>
>
> _______________________________________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/es-discuss
>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to