/clojure-lectures

The lectures for the Clojure course

Primary LanguageClojure

Clojure FMI Lectures

The lectures for the Clojure fourse 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).

Usage

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

License

Copyright © 2013

Distributed under the Eclipse Public License, the same as Clojure.