Simon Brooke
08b0514908
And for extra credit, deal with the special case of apostrophes, which
...
the Java version did not handle!
2013-11-08 11:19:30 +00:00
Simon Brooke
3315eef7b8
Now correctly tokenises all punctuation.
2013-11-08 11:11:30 +00:00
Simon Brooke
5c6a0f0b90
Uhmm... hadn't saved analyse.clj when I did the last commit. D'oh!
2013-11-08 10:58:27 +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
9e2d02b82d
Moved slide-window 'up file' so declaration is before use.
2013-11-07 23:44:38 +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