The lectures for the Clojure course in FMI Sofia.
This repository contains both the code needed to generate the lectures as HTML and the lectures themselves (as text files, in Bulgarian).
If you want to compile all the lectures to HTML, just execute:
$ lein run
If you want to compile a specific lecture (for example 7), you can run:
$ lein run 7
Copyright © 2013
Distributed under the Eclipse Public License, the same as Clojure.