stuarthalloway / clojure-bowling
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | Mon Jul 20 08:55:12 -0700 2009 | |
| |
bin/ | Mon Jul 20 07:36:04 -0700 2009 | |
| |
lib/ | Mon Jul 20 07:36:04 -0700 2009 | |
| |
src/ | Mon Jul 20 13:20:52 -0700 2009 | |
| |
test/ | Mon Jul 20 13:20:52 -0700 2009 |
README
This is an implementation of the Uncle Bob's bowling scorer [1] in Clojure. Note that this requires a post-1.0 version of Clojure and contrib to use the new 'are' syntax. Required JARs a are in lib, and there are script to run a REPL or the tests in bin. Stuart Halloway http://blog.thinkrelevance.com
