Hi, I was wondering if there are any good examples that show what advantages clojure/lisp has over most other programming languages. I mean a piece of code that couldn't be easily translated into e.g. scala or java. A program that would take much longer to develop in other languages due to the unique properties of lisp. Is there such code out there? Basically all the clojure code I have seen so far could be translated to scala without any major problems and would take about the same amount of time to write. I'm not talking about differences in the API. That could easily be fixed. In other words are there good examples that show that writing software in a lisp language is a lot faster then writing the same program in a language like scala.
-- 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
