It's almost cliche to say it, but you really do get used to the parenthesis.  
Once you do, you won't give it a second thought, and for me at least, it's the 
other languages that start to look "weird" with their irregular syntax.  And at 
least one a week I catch myself writing "(if ..." or "(for ..." in java, which 
I have to use for my day job. :(

Lighttable is a great environment to start with, and even beyond.  I assumed 
from the beginning I would have to learn emacs at some point, but so far I 
haven't hit limitations with lighttable that are enough to justify "pushing 
through the pain" to learn more emacs.

One big advantage of lighttable is screen real estate.  I probably work 60% of 
the time on my MacBook with no external monitor, so screen space is precious.  
With emacs or sublime, you pretty much need to split your screen and keep a 
repl in one part.  With lighttable, I get the results of eval right next to the 
code, which is a very efficient way to solve this problem.

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to