Hacker News new | ask | show | jobs
by smartial_arts 4903 days ago
I am not too sure about Lisp in particular (especially there's at least few dialects of it, afaik) but I am currently looking into Clojure and, apart from bending my brain, tossing it into a rubbish bin then fetching and putting it back in, I like it very much.

Also, there's a Noir [1] framework build on top of it.

[1] http://www.webnoir.org/

1 comments

Apparently Noir is deprecated in favor of Compojure, according to http://news.ycombinator.com/item?id=5027560.
I was surprised to hear this, but it's true: http://blog.raynes.me/blog/2012/12/13/moving-away-from-noir/
Noir lives on through lib-noir [1]. I also suggest checking out Luminus [2].

[1] https://github.com/noir-clojure/lib-noir

[2] http://www.luminusweb.net/