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

Things I like about Go:

The compilation speed is super fast which makes it feel like you are developing with a scripting language as opposed to a statically typed language. I typically edit code, run the tests and correct my errors without any noticeable time lost waiting.

The Go parser and pretty printer are exposed as a libraries in the Go distribution which allows for interesting meta-programming.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: