Colin Seymour
Colin Seymour
> The extension of the new language is used in hundreds of repositories on GitHub.com. https://github.com/search?q=path%3A*main.leo+NOT+owner%3AProvableHQ++NOT+owner%3AAleoNet+NOT+is%3Afork&type=code&p=3. Note that the main.leo file is expected to occur once per repository, which meets...
> Might be worth adding a heuristic like `^\s*program\s*[a-zA-Z_0-9\.]*\s*\{` to match the program declaration at the top of `.leo` files. This would give [1.9k files](https://github.com/search?q=NOT+is%3Afork+path%3A*.leo+NOT+owner%3AProvableHQ++NOT+owner%3AAleoNet+%2F%5E%5Cs*program%5Cs*%5Ba-zA-Z_0-9%5C.%5D*%5Cs*%5C%7B%2F&type=code) at the moment which is...
@d0cd I need to make the release by the end of Thursday, UK time, at the latest.
> Do you recommend folding those in to this PR or holding off to another one? It depends. If this is just updating the samples, or grammar (not needed unless...
I make a release approximately quarterly so it'll probably be in the next week or two.
I know all these issues are well intentioned but I'm starting to get the feeling this is a personal project to have an issue for every language that has ever...
This appears to be a hobby language with very few users on GitHub. Closing. Ref: https://github.com/github-linguist/linguist/issues/6994#issuecomment-2287888666
> If it's useful, .sb3 files are ZIP archives We're almost certainly never going accept this extension. A zip file is technically a binary. Linguist has no idea what is...
I should have been clearer: GitHub's [renderer](https://docs.github.com/en/repositories/working-with-files/using-files/working-with-non-code-files). I'm not familiar with the inner workings of the renderer but I believe it still requires plain text files in order to work.
I have no idea, I'm not involved in that side of things.