Hello, > i'd be interested to hear who has successfully used clojure in > production. i know of some, as some folks have been vocal; any other > interesting-but-so-far-silent uses people'd be willing to fess up > about?
I have done a smallish project (mainly to stop my friend doing some monkey work) - it basically opened an ms excel spreadsheet (using library developed by apache project folk), validated input, categorised groups of rows by needed criteria and wrote the results to a new spread-sheet (formated), with interesting results on separate page (these were done by hand before). In the proces, I have re-written the application once (as I learnt more over time + switched to apache library for excel files) and was very pleased with the result (the code) - both, performance and "beauty". Kind regards, Vladimir -- 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