top | item 11608333

(no title)

tujv | 9 years ago

Possibly because Rob Pike is not a fan of syntax highlighting, calling it juvenile.

https://groups.google.com/forum/#!msg/golang-nuts/hJHCAaiL0s...

discuss

order

ramchip|9 years ago

Wow, his second response is really demeaning. Or maybe it's just a shock to me after hanging out in really friendly communities (Elixir etc.) for a while...

jasonwatkinspdx|9 years ago

On the whole I've found the golang community to be quite positive and enforcing good norms about crappy behavior. I wouldn't assume too much from a post Rob made 4 years ago.

protomyth|9 years ago

I feel bad for the person who wanted it on := lines because of sight issues.

nedsma|9 years ago

Maybe it has to do something with the fact that Go's grammar is modest in size, being only 25 keywords. Compare that with C99 - 37, C++11 - 84, Rust 52 etc.