Hacker News new | ask | show | jobs
by dpc_pw 3966 days ago
As dayjob C coder, I just find the way types are written in C complete nonsense (especially when you start declaring pointers to functions), and no modern language should force that horror upon developers.

Go types syntax is well done, IMO, even though I'm not into Go language that much (I rather Rust).