Fork me on GitHub
#off-topic
<
2015-12-17
>
jeff.engebretsen16:12:19

I'm doing Clojure in the evenings. Every morning the first things I type in my Java programs are surrounded in parens and I have to backup and try again.

sveri16:12:33

Syntax error? Why is that? 😄

jaen16:12:06

I have less problems with parens than with lack of semicolons. If I write some Ruby, Javascript or Haskell (list and tuple elements are comma separated) after doing Clojure I just get inexplicable syntax errors.

jaen16:12:00

call.something(:why no "parens Luke")

jeff.engebretsen17:12:26

Yeah syntax. I immediately do (if ... and Android Studio complains.

akiva17:12:50

I find myself trying to use parentheses at a zsh prompt. (ls -tr)

bostonaholic17:12:20

that's what we need, a lisp shell