Clojure topic
Clojure is a functional, dynamic, general-purpose programming language. It provides built-in concurrency support via software transactional memory and asynchronous agents, and offers a rich set of immutable, persistent data structures. Clojure runs on JVM, JavaScript VMs, and Common Language Runtime.
awesome-clojurescript
A community driven list of ClojureScript frameworks, libraries and wrappers.
natal
📲 Bootstrap ClojureScript React Native apps
natal-shell
A thin ClojureScript wrapper around the React Native API
akar
First-class patterns for Clojure. Made with love, functions, and just the right amount of syntax.
buran
Bidirectional, data-driven RSS/Atom feed consumer, producer and feeds aggregator
clojure-style-guide
A community coding style guide for the Clojure programming language
polyglot-java
A demonstration on how to integrate different JVM languages into a multi-module Maven build.
clean-todos
:clipboard: A todo example leveraging clean architecture in Clojure