Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Go is beautifully straightforward and blatantly obvious as to what is going on.

I agree.

I've argued similarly on the Lua mailing list when someone wanted to change the comment characters used in the source code to be C-style instead of Lua style (double minus).

If you're going to change the language, really change it, and give enough benefit to make a break with existing code. If you are going to tweak something like comments (or in this case use significant whitespace), there isn't enough benefit (other than programmer preference) to justify the switch.

If nearly every gopher thought thought this was great and switched their code, then that's OK. But if you start using iGo, you're still going to be spending most of your time looking at regular Go source. So you need to learn the rules for Go and iGo, for negligible long term benefit.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: