Kyle R. Burton on 5 Feb 2010 11:09:21 -0800 |
Aaron's code is pretty clear to read and follow, even if you don't know clojure it's worth reading through and playing with. If you have a clojure repl, you can run it with (load "life.clj") correct? Kyle On Fri, Feb 5, 2010 at 2:02 PM, Aaron Feng <aaron.feng@gmail.com> wrote: > Sebastian mentioned in the previous thread about code retreat. Here's > my implementation in Clojure: > http://github.com/aaronfeng/game-of-life/blob/master/life.clj > > I think it's a pretty interesting implementation. Feedback are welcomed. > > Aaron > -- ------------------------------------------------------------------------------ kyle.burton@gmail.com http://asymmetrical-view.com/ ------------------------------------------------------------------------------
|
|