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.
clojure-of-things
Documentation about how to run Clojure on the Raspberry Pi
dsim.cljc
Idiomatic and purely functional discrete event-simulation
fdat.cljc
Function serialization between Clojure processes and dialects
linux.gpio.clj
Use the standard Linux GPIO API from Clojure JVM
piggy
Test for spec compatibility and breaking changes.
cljs-snake
Snake in 100 lines of ClojureScript using Reagent for a #TechTalk at UCT