Comment on Show HN: Introducting C+Comments−dysoco13yI dislike the way you declare variables, I'd rather prefer the classic: "int x = 5;" but with some syntactic sugar for Stack/Heap.It's interesting anyways, I love the simplicity of C but agree that it's a bit "outdated", and I dislike the radical change of Go.−stcredzero13y> ...I dislike the radical change of Go.Funny, but the common criticism in the days when Go was first released was that it was not radical enough.−agentS13yhttp://blog.golang.org/2010/07/gos-declaration-syntax.html
Comments
I dislike the way you declare variables, I'd rather prefer the classic: "int x = 5;" but with some syntactic sugar for Stack/Heap.
It's interesting anyways, I love the simplicity of C but agree that it's a bit "outdated", and I dislike the radical change of Go.
> ...I dislike the radical change of Go.
Funny, but the common criticism in the days when Go was first released was that it was not radical enough.
http://blog.golang.org/2010/07/gos-declaration-syntax.html