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

To which extent has the ECMASCript 5 strict mode directive been implemented..... #3860

Closed
larssb opened this issue Feb 17, 2015 · 2 comments
Closed
Labels

Comments

@larssb
Copy link

larssb commented Feb 17, 2015

Hi CoffeeScript community.

I'm currently writing a project where I look at how CoffeeScript and TypeScript can potentially assist JavaScript developers circumvent pitfalls of JavaScript. In correspondence with that, it has great relevance to know at what extent CoffeeScript has implemented the restrictions of the strict mode directive in ECMAScript v5. Have they all been implemented or mainly the syntax related restrictions as discussed in this issue: #1547 ??

Looking forward to hear from you and thank you very much.
Regards
/Larssb

@larssb larssb changed the title To which extent has the ECMASCript 5 strict mode directe been implemented..... To which extent has the ECMASCript 5 strict mode directive been implemented..... Feb 17, 2015
@lydell
Copy link
Collaborator

lydell commented Feb 18, 2015

Have a look at test/strict.coffee.

@larssb
Copy link
Author

larssb commented Feb 18, 2015

Hi Lydell,

Thank you very much for your reply. Looked through the code in test/strict.coffee and can see that it is only the syntax related restriction of ECMAScript v5 strict mode that has been implemented.

Again thank you.
/larssb

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

No branches or pull requests

4 participants