Commit graph

4 commits

Author SHA1 Message Date
Simon Brooke 3a9e9220eb Set github urls in documentation as home address. 2013-11-09 09:08:44 +00:00
Simon Brooke 68fafdab99 OK, there's a bug on the analyse side and I think it's in merge-rules. All
the rules that ought to be being generated are being generated, but the rule
tree returned by analyse-tokens is incomplete. I'm not yet certain what is
wrong.
2013-11-08 12:58:46 +00:00
Simon Brooke a2958cb851 Right, separated analyse and synthesise stages into their own files, also
utils; and rewritten the analyse stage in more idiomatic clojure.

Analyse mostly working BUT out of stack exception on undermilkwood.txt,
also isn't treating punctuation as tokens.
2013-11-08 10:20:47 +00:00
Simon Brooke 997f665e37 Initial commit of clojure reimplementation of Milkwood. Most of the
read side working, write side started, top level function just sketched
and definitely not working.
2013-11-07 23:34:12 +00:00