Here's a pure Clojure one: http://github.com/davidsantiago/clojure-csv

And here's a challenge for you: Use protocols to describe a minimal contract for CSV parsing, then show how protocols solve the expression problem by letting you backfit to existing Java libs without wrappers or adapters. It would make the best screencast ever. :-)

Stu

I'll be greedy... is there a known Clojure wrapper?

On Apr 13, 10:27 am, Meikel Brandmeyer <m...@kotka.de> wrote:
Hi,

On Apr 13, 4:25 pm, Sean Devlin <francoisdev...@gmail.com> wrote:

Anyone know where to start with parsing a csv file?

I found OpenCSV to be useful.

Sincerely
Meikel

--
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

To unsubscribe, reply using "remove me" as the subject.

--
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