List of Clojure-inspired programming languages, including ports, dialects, compilers, environments etc.
Updated on: {{date}}
Total: {{count}}
{{table}}
- Bold name - last push was less than a year ago
- Add project to repos.edn
- Optionaly add your Github token to
token.txt lein runfor updating README.md
Warning
GitHub's rate limit is 60 requests per hour for unauthenticated requests. So, because number of projects more than 60, you should probably add your Github token to token.txt, or rerun generation after an hour. Results are cached, so generation will continue.
How to create GitHub token
- Settings -> Developer Settings -> Personal access tokens -> Fine-grained tokens -> Generate new token
- Configure the token's details. 'Read-only access to public repositories.' is enough.
- Generate token