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

>I know of many compilers that will point them out to you, and IDEs that will offer to auto-correct them

PHP's lint option will identify syntax errors, and an IDE can identify or auto-correct typos in any language - it's not a Go specific thing.

>And if you don't make any memory allocation errors you don't need a GC.

Memory allocation is a feature. Spaghetti code is a symptom of a poor developer/team. They are not comparable.

> Hell, if you don't make any errors period spaghetti code is not a "mistake" like a typo, missing function reference etc.



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

Search: