Re: Blogs/Twitter accounts about Clojure

2010-09-02 Thread Matthias Schneider
Shameless self-promotion: http://clojurls.com (like hackurls.com, but only clojure content only) On 2 Sep., 18:21, HB wrote: > Hey, > Would you please recommend some good Blogs/Twitter accounts about > Clojure? > Thanks. -- You received this message because you are subscribed to the Google Grou

Re: ANN: Emacs auto-complete plugin for slime users

2010-08-15 Thread Matthias Schneider
Really usefull, nice work! And a perfect time to finally update my old auto-complete installation to version 1.3. On Aug 14, 12:19 pm, Steve Purcell wrote: > Hi all, > > A while ago I hooked Slime's completion and documentation features into the > popular Emacs auto-completion framework "auto-co

Re: Clojure finally on SPOJ!

2010-07-27 Thread Matthias Schneider
And on nearly all problems Clojure isn't an accepted language (yet?). Does the person who submitted the problem has to update this? -matthias On Jul 25, 12:34 pm, Cachou wrote: > Even the "TEST" Problem will TLE!!! > > My code is here: > > (ns spoj-test) > > (defn read-int >   [] >   (let [s (re