One thing that you might be missing is the expressive power of the sequence 
handling functions (everything under sequences here: 
http://clojure.org/cheatsheet ). I found it very useful to follow a few 
other users in 4clojure [1] which allowed me to compare different styles in 
their solutions while I was solving the problems. In many cases I was 
humbled by discovering a half-line solution when I my solution was 5-6 
lines! So there is some poetry there I think.

Stathis

[1] http://www.4clojure.com/


On Wednesday, 17 October 2012 19:14:59 UTC+1, Curtis wrote:
>
> I do hope this is an appropriate topic. 
>
> I am very excited by the power and capability in clojure and amazed at the 
> rapid quality of tooling that exists so early in the projects life.
>
> I would like to admit that i am feeling like the simplicity and elegance 
> that I experienced writing in lisp seems to be bypassed in certain areas in 
> favor of extra syntax [] and what seems to be local variable declarations
> as well as 'many ways' to do something around looping and recursion.
>
> I am wondering how others feel about this and if there are any style 
> guides that i could be exposed to so that I can enjoy the poetry that I may 
> be missing. 
>
> Could some one help me with this please?
>
> Thank you!
>
> Curtis
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to