rich4clojure
Clojure practice platform
A learning platform for practicing Clojure programming through interactive problem-solving exercises
Practice Clojure using Interactive Programming in your editor
210 stars
4 watching
42 forks
Language: Clojure
last commit: about 1 year ago
Linked from 1 awesome list
clojureclojurescripteducational-project
Related projects:
Repository | Description | Stars |
---|---|---|
zk/clojuredocs | An online documentation platform for the Clojure programming language and its ecosystem. | 1,030 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
zelex/jo_clojure | An embeddable implementation of a Clojure-like language in C/C++ for fast execution and integration with other systems. | 147 |
clojurephant/sample-clojurephant-cljs-app | A sample project demonstrating the use of Clojurephant to build a ClojureScript application | 0 |
clojurewerkz/archimedes | A Clojure library that simplifies interaction with the Tinkerpop Blueprints graph framework | 38 |
geekerzp/clojure-style-guide | A comprehensive style guide for writing maintainable Clojure code | 62 |
rodriguescelio/clojure-style-guide | Guides programming practices in Clojure to improve code quality and readability | 11 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
clojure/clojure-clr | A native implementation of Clojure on the Common Language Runtime (CLR) to provide a feature-complete programming language for .NET applications. | 1,567 |
clojuredocs/guides | An assortment of guides and tutorials covering various aspects of the Clojure programming language and its ecosystem | 369 |
jeko2000/clojure-style-guide | A style guide for Clojure that aims to provide best practices for maintaining code written in the language. | 0 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
lsevero/abclj | An interop project allowing direct interaction between Clojure and Common Lisp | 88 |