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

Please clarify the level of ES5/ES6 supported #19

Open
ngocdaothanh opened this issue Aug 9, 2020 · 3 comments
Open

Please clarify the level of ES5/ES6 supported #19

ngocdaothanh opened this issue Aug 9, 2020 · 3 comments

Comments

@ngocdaothanh
Copy link

ngocdaothanh commented Aug 9, 2020

The README and the homepage don't clearly say about the level of ES5/ES6 supported:
https://github.com/metaes/metaes/blob/master/README.md
http://metaes.org/index.html

The README doesn't say anything, and the homepage only briefly says:

It doesn't implement full spec yet...
In case of MetaES those features are available in every ECMAScript 5.1+ interpreter, for example...

Please clarify more, for example what compatibility tests have passed, what tests have not passed, the roadmap/intention of the author in the future etc.

@iptop
Copy link

iptop commented Oct 19, 2021

The implementation of callcc seems to be only toy level at present

@bartosz-k
Copy link
Member

@iptop any examples of better than toy level implementations?

@iptop
Copy link

iptop commented Nov 2, 2021

@bartosz-k This may be the only call / cc implementation in the current JavaScript language,But it's very different from that in scheme

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

No branches or pull requests

3 participants