Interesting short programs I wrote in Clojure or ClojureScript.
- Sieve of Eratosthenes implementation without any mutation
- Infix expression macro implementing the Dijkstra's Shunting-yard algorithm
Download Leiningen if you don't have it.
Clone this repo
In the repo directory, do "lein run"
Copyright © 2016 Georgy Petukhov
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.