Thanks again to Alex for helping me with my Clojure mojo in order to
get around a ClassCastException.  I'm writing to request a code review
of my simple "Hello, world!" genetic algorithm simulator written in
Clojure.  I've written an implementation in Java and I have used that
as the basis for my Clojure implementation.  I realize there is more
that I can do with it (using Datatypes and Protocols for example, and
I still need to write up some unit tests), but I figured now would be
a good a time as any to get feedback and any suggestions/enhancements
before I go any further.

The Clojure project can be found here:

https://github.com/jsvazic/GAHelloWorld/tree/master/clojure

The main project can be found here:

https://github.com/jsvazic/GAHelloWorld

This is my first "real" application, aside from some puzzles I've
written for Coderloop.com, so I'm looking forward to any advice/
feedback.  TIA.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to