> 2. It is NOT simple to do, and IMO unjustified complexity. Maybe it's
> simple to implement superficially, but there would be some ugly,
> inevitable warts, I think?

Furthermore, you cannot eliminate all uses of parentheses ā€” fns,  
nested calls, let blocks, etc ā€” so what's the point? Python has  
parentheses, it just doesn't have {}sā€¦ and it has crippled features  
(such as one-line lambdas) as a result.

Lisps have minimal syntax, and after a few weeks of using one you'll  
probably end up preferring the style to those of other languages.

There are reasons why Lisp ended up with what was originally intended  
to be an intermediate syntax.


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