Clojure - Functional Programming for the JVM(java.ociweb.com)
java.ociweb.com
Clojure - Functional Programming for the JVM
http://java.ociweb.com/mark/clojure/article.html
3 コメント
Now that Clojure is at 1.0 and a book is about to come out I definitely feel comfortable using Clojure in a production application. It's a thin layer on top of Java and I can easily fall back to Java if I run into problems with Clojure. The IRC channel and mailing list are also available (and very helpful) for asking question.
I'm working on a commercial website using Clojure and Compojure. Should be out of stealth mode in a few weeks.
See http://www.infoq.com/news/2009/01/clojure_production for an example of Clojure being deployed in a hospital.
(edit updated with description of link).
(edit updated with description of link).
Sure. I'm curently working ot cross platform desktop application, but that's all I can say.
http://urbantastic.com
And here's where I talk about it:
http://blog.urbantastic.com/post/81336210/tech-tuesday-the-f...
And here's where I talk about it:
http://blog.urbantastic.com/post/81336210/tech-tuesday-the-f...
This is a great reference, better than the clojure.org website.
Not really news, but I'll take it. Clojure's been popping up everywhere lately and I'm currently knee-deep in functional programming in my PL class, so I'll definitely bookmark this for when I feel like learning over the summer. Thanks!
Is anyone here on HN using Clojure for commercial production code - websites or otherwise?