Some examples to illustrate this would be very welcome.
On Aug 22, 2010, at 9:17 AM, Nicolas Oury <[email protected]> wrote: > On Sun, Aug 22, 2010 at 11:30 AM, Belun <[email protected]> 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 [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
