I spent the morning putting in a comma and the afternoon removing it.
-- Gustave Flaubert, French realist novelist (1821-1880)
Sean Corfield wrote:Dan,
If you can provide a bit more background on what you're thinking of trying, we can give you better pointers. Is it just RegEx? If so, John's answer should help. Is is also how to read lines from a file? Jump on clojuredocs.org and search for reader, with-open, line-seq and see if that helps.
dking = dking@emailaddress.com
jdoe = jdoe@emailaddress.com
John Todd wrote:Have a look at this thread: https://coderanch.com/t/544295/clojure/Incubator/Analyzing-massive-data-Clojure
It might be useful.
I spent the morning putting in a comma and the afternoon removing it.
-- Gustave Flaubert, French realist novelist (1821-1880)
Sean Corfield wrote:Since Clojure has some powerful functions to process XML, you might want to try something like this...
Dan King wrote:If and when you have the time, could you share an example demonstrating the creation of xml data with clojure?
I spent the morning putting in a comma and the afternoon removing it.
-- Gustave Flaubert, French realist novelist (1821-1880)
John Todd wrote:Clojure continues to impress me.
And then we all jump out and yell "surprise! we got you this tiny ad!"
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|