Rule driven nonsense generator in Clojure
Find a file
2013-11-08 10:58:27 +00:00
src/milkwood_clj Uhmm... hadn't saved analyse.clj when I did the last commit. D'oh! 2013-11-08 10:58:27 +00:00
LICENSE Initial commit of clojure reimplementation of Milkwood. Most of the 2013-11-07 23:34:12 +00:00
project.clj Right, separated analyse and synthesise stages into their own files, also 2013-11-08 10:20:47 +00:00
README.md Right, separated analyse and synthesise stages into their own files, also 2013-11-08 10:20:47 +00:00

milkwood-clj

Reimplementation of the Milkwood rule driven nonsense generator in Clojure. See http://codekata.pragprog.com/2007/01/kata_fourteen_t.html

Installation

Download from http://example.com/FIXME.

Usage

$ java -jar milkwood-clj-0.1.0-standalone.jar -f [filename] -d [depth]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

License

Copyright © 2013 Simon Brooke

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