Skip to content

Interesting short programs I wrote in Clojure or ClojureScript

License

Notifications You must be signed in to change notification settings

petukhov/Some-Clojure-Programs

Repository files navigation

Some Clojure Programs

Interesting short programs I wrote in Clojure or ClojureScript.

Currently includes:

  • Sieve of Eratosthenes implementation without any mutation
  • Infix expression macro implementing the Dijkstra's Shunting-yard algorithm

How to run

Download Leiningen if you don't have it.

Clone this repo

In the repo directory, do "lein run"

License

Copyright © 2016 Georgy Petukhov

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Interesting short programs I wrote in Clojure or ClojureScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published