-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add Arend language #4777
Add Arend language #4777
Conversation
Also, running |
The license is the MIT license |
Yay! I made the CI passes! |
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 for the submission!
I'm afraid usage is too low considering our requirements. I counted 20 repositories by 12 users using the extension:ard import OR func
search query. Are you expecting usage to grow significantly in the next few months?
I hope so, let's see. |
There are 300+ (328) files in the search result now :) |
This pull request has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this pull request was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions. |
There's now 340 😟 not much. |
Now 360 |
Those 360 files make up 27 repositories by 19 users. So it looks like this is growing, albeit very slowly. I'm going to close this issue, but don't hesitate to ping me to reopen if you think we've reached the required threshold of hundreds of repositories. |
Now 406 Edit: now we need to search with https://github.com/search?q=path%3A*.ard+AND+%28import+OR+func%29&type=code |
@ice1000 It's good that you're keeping an eye on the number of files, but I don't think it's very useful to post it here unless the number of repositories significantly went up (e.g., +100) or the number of files itself went up (e.g., +1000). |
Ok |
How do I count the repositories? Is there an API? |
You can use Harvester. |
May I assume that 1000 files suffice for a new PR (since I failed to make harvester work so I cannot count repos)? It's 760+ files now, and I'm thinking about creating a new PR once it's 1000+. |
No. That is a bad assumption to make. One |
I'm working on fixing that. Sorry about the inconvenience. |
Hi! It looks like there's 1.8k Arend files now! Search results: https://github.com/search?q=path%3A*.ard+AND+%28import+OR+func%29&type=code |
Description
Checklist:
func
: https://github.com/search?q=extension%3Aard+func+NOT+nothack&type=Codeimport
: https://github.com/search?q=extension%3Aard+import+NOT+nothack&type=Code