Many thanks. As its only an exercise at this stage to get my head
around the whole functional programming thing, a linux solution is
good for me.
On Oct 12, 10:42 pm, Chouser wrote:
> On Mon, Oct 12, 2009 at 7:27 AM, Axis43 wrote:
>
> > As an exercise I am moving some stuff I wr
As an exercise I am moving some stuff I wrote in c# to Clojure.
One part of the program I am porting watches a folder for new files of
a specified type using .Net's FileWatcher. I was wondering if anyone
has done done something similar in Clojure and/or can point me in the
right direction to a s