Below the link :) https://gist.github.com/3184210 Thanks
2012/7/26 Jeremy Heiler <[email protected]>: > On Wed, Jul 25, 2012 at 7:31 PM, Christian Sperandio > <[email protected]> wrote: >> hi, >> >> I started learning Clojure programming these last days. For my training, I >> developped a CSV parser. >> I propose to everyone and I'd like to hava advice about my development (is >> it in the FP logic? Do I use the good practices ?) >> >> My attachment contains the source file and a test file. I simulate a file >> content by using vector. I used the Clojure 1.3 for my dev. > > You would probably be better off if you put your project on GitHub (or > as a Gist) so we can view it online. > >> >> Thanks for your advice :) >> >> Chris > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
