Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port to Traceur #25

Open
esco opened this issue Aug 26, 2013 · 1 comment
Open

Port to Traceur #25

esco opened this issue Aug 26, 2013 · 1 comment

Comments

@esco
Copy link

esco commented Aug 26, 2013

https://github.com/google/traceur-compiler

Traceur is an ES6 --> Today's JavaScript compiler created by Google. It has the approved and some proposed (not final) features of ES6 harmony. It offers the same benefit as typescript in terms of modularity while being much closer (if not exactly) the same syntax that will be implemented for the next version of Javascript.

@manast
Copy link
Member

manast commented Aug 26, 2013

thanks for the suggestion.

Traceur includes very nice features, but it lacks one that is quite important for us, and that is static type checking. I hope that in time TypeScript will include most of the features that are available in traceur today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants