Re: Has Clojure Fixed the Social Problem that LISP is Too Powerful?

2011-01-03 Thread pavelludiq
On Jan 3, 11:24 am, Jozef Wagner wrote: > Some of my arguments are: > - Clojure has no custom reader macros, makes it easier to read others code > - Protocols and the way clojure handles data helps to explicitly formulate > specifications and designs > - Fresh syntax which improves readability >

Re: State of Clojure web development

2010-06-25 Thread pavelludiq
> 1. Have you written, or are you writing, a web application that uses > Clojure? What does it do? I've written a few small web apps. > 2. Which libraries or frameworks are you using? Which versions? ring and compojure > 3. What made you choose Clojure to develop web applications in? What > are