Re: What's your preference, partial or closures?

2013-08-18 Thread Chris Allen
Am I crazy or does this scream macro? On Saturday, August 17, 2013 6:02:03 PM UTC-7, Sean Corfield wrote: > > On Sat, Aug 17, 2013 at 5:43 PM, yair > > wrote: > > What do you mean by currying in this context? Is there a way to do this > in > > clojure apart from using partial? > > (defn some

Re: Interest in a Full Featured Clojure Blog Engine

2013-07-20 Thread Chris Allen
http://github.com/bitemyapp/neubite/ Could probably use a WYSIWYG editor, beyond that, pretty serviceable. On Thursday, July 18, 2013 7:24:06 AM UTC-7, frye wrote: > > Hello, > > I'm thinking of how to build a composable blogging engine in Clojure. > There have been a few attempts at this, with

Re: lein repl and missing yank

2013-06-26 Thread Chris Allen
You could try: rlwrap lein repl as a stopgap. On Wednesday, June 26, 2013 3:26:58 PM UTC-7, Manuel Sugawara wrote: > > Hi all, > > Am working on a linux terminal with the REPL (as in lein repl) and the C-y > binding does not work (yank-command, or paste). I miss it a lot. Any idas > what I'm