clojure
clojure copied to clipboard
Clojure code base analysis
Clojure code base is very stable and takes a very thoughtful approach to design
One of the goals of Clojure is to provide backwards compatibility, which requires being methodical about adding features. The side-effect of that is very little code churn.
Data analysis of GitHub repository
https://twitter.com/thesephist/status/1472644432621150220?t=qrgUa7Qfllibj0XThbsMeA&s=19
Note: GitHub repository is not open to PRs. Changes are via ask.clojure.com and Jira tickets (so each and every change can be considered by the core team)
Other code analysis tools
- https://codescene.com/