On Sun, Aug 22, 2010 at 11:30 AM, Belun <alexandrurep...@gmail.com> wrote:
> why does everything have to be a data structure ? like (operation
> parameter parameter ...)

Because it makes really easy to do meta-programming.
If you want to generate some code, it is easier to do so if you just
have to construct a data structure.

And it is very regular and easy to learn and remember.

-- 
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