-
Notifications
You must be signed in to change notification settings - Fork 0
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
JS vs TS: Apples to Oranges? #35
Comments
Thank you a lot for the offer! We do welcome contribution on the example corpus we used and we'd be delighted to have more and better code. We used a subset of https://github.com/greensoftwarelab/Energy-Languages, once we land your changes on our repository it would be good to send back to them the improvements as well. |
P.S. the README misses details on Cargo stuff:
|
Hi! 😄 Please open an issue about the While at it, you could land #36 here as well, perhaps we could help other people in this way. Thanks in advance! |
not sure I am following ... isn't that repository using this one behind the scene? if that's the case, it looks like landing here would propagate elsewhere too, right? 🤔 |
Actually, I guess I don't know what's the source of truth here ... if that repo is where you borrow code from, it makes sense to file it in there indeed ... please clarify this matter, thank you! |
That repo is where we borrow the code from, yep, correct! |
I don't understand the purpose of this comparison where TS uses ES2015 features while JS uses IE6 compatible syntax.
If you'd like to upgrade of all your tests for JS, as its code looks stuck in the 90's for some reason I am not fully sure about, I'd be more than happy to help.
If this code ends up in these articles/researches though, I just wonder what are you really testing, as none of the current JS is what is written, or run, in modern environment.
Thanks for clarification, hints, pointers, reasons, or an OK to help you move forward the JS used in this project 👋
The text was updated successfully, but these errors were encountered: