Re: ANNN: ClojureScript 0.0-2197

2014-03-26 Thread Cesar Canassa
I've been playing around with Node.js and ClojureScript recently and I am very happy to see that the :none & :whitespace optimizations were added. Thanks David! Cesar Canassa On Wed, Mar 26, 2014 at 5:40 PM, David Nolen wrote: > ClojureScript, the Clojure compiler that emit

Re: Help with Static Site Generator

2013-12-07 Thread Cesar Canassa
You can check Nakkaya blog source. It uses static. https://github.com/nakkaya/nakkaya.com On Sat, Dec 7, 2013 at 3:07 PM, David Simmons wrote: > Hi > > has anyone used Static (https://github.com/nakkaya/static) to create a > site. The documentation is a little sparse and I'm struggling to set u

Re: [ANN] Buffy The ByteBuffer Slayer, Clojure library to working with binary data

2013-12-03 Thread Cesar Canassa
Hi, I see that the repeated-type requires a constant repeat count. Are you planning to include a more dynamic version à la Gloss prefixes/headers? The lib looks really nice. Binary handling libraries are really helpful. Thanks, Cesar Canassa On Mon, Dec 2, 2013 at 7:09 PM, Alex P wrote