Home > here-comes-clojure

here-comes-clojure

Here-comes-clojure is a project mainly written in CLOJURE and VIM SCRIPT, it's free.

Intro talk on Clojure, implemented in Clojure for Ann Arbor CrafstmanGuild

here-comes-clojure

Clojure talk, implemented in Clojure, given at Ann Arbor CrafstmanGuild meeting, April 5, 2011.

Usage

$ lein deps
$ lein repl
> (use 'here-comes-clojure.core :reload)
> (begin!)
> (advance!)
> (advance!)
> (advance!)
> (advance!)
...

Note that this has been optimized to run in a vimclojure REPL, hence the awful vim macros in here-comes-clojure.vim. Maybe someone else will find it useful. It was definitely more fun to build the talk this way than in PowerPoint.

License

Copyright (C) 2011 Dave Ray ([email protected])

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