-
Notifications
You must be signed in to change notification settings - Fork 12
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
feat(languages): add support for Jule #504
Conversation
Thanks! Would you like to add a code sample? |
@all-contributors add @adamperkowski for data |
I've put up a pull request to add @adamperkowski! 🎉 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #504 +/- ##
=======================================
Coverage 71.20% 71.20%
=======================================
Files 18 18
Lines 521 521
=======================================
Hits 371 371
Misses 150 150
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
sure. on it |
f8efd20
to
3d3a563
Compare
Thanks for adding a sample! Sorry to be really nitpicky, but can it be a sample that you yourself authored (#339)? I'm trying to avoid copying samples from other sources, except in situations where the original author has provided permission. Without going too much into a legal rant, I believe that these samples qualify as "significant portions" that trigger permissive licenses' requirement to include a copy of the license, and that inclusion in a public repository can qualify as redistribution. So it's simply less risky for the original author to provide the sample. |
i understand this. i care about oss licenses and am glad that you do too. |
3d3a563
to
06bfbc0
Compare
Hi. The designer and author of the Jule programming language is here. As @adamperkowski said, I wrote the samples and we decided to license it under CC0 1.0 public domain. Thanks for the nice work, and adding support for Jule. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, all!
I'll make sure to give @mertcandav credit, too, as the original author of the sample 🙂 @all-contributors add @mertcandav for data |
I've put up a pull request to add @mertcandav! 🎉 |
Thank you. |
@mertcandav already contributed before to data |
BTW publishing new releases is very trivial for me, so if you're waiting for this feature to be published and would like a new release, just let me know. |
hey! this add support for Jule.
https://jule.dev
https://github.com/julelang
.jule
isn't used by any other system AFAIK