Go 1.5 is out: Say goodbye to C
-
they stab it with their steely knives... - you know the rest.
-
Until they support a visual debugger that isn't Eclipse, I won't touch the language. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
-
Who used Go for C anyways? Go is just another language to use when you are afraid of pointers. I suppose they have some form of pinvoke anyways :D
-
Who used Go for C anyways? Go is just another language to use when you are afraid of pointers. I suppose they have some form of pinvoke anyways :D
Headline is misleading. It just means Go compiler/runtime is now written in Go instead of C, not that Go is a C killer. Go may be intended as that but that's not what the article is about.
Kevin
-
Until they support a visual debugger that isn't Eclipse, I won't touch the language. Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
Maybe they'll move to IntelliJ since that's what they now use for Android development.
Kevin
-
Headline is misleading. It just means Go compiler/runtime is now written in Go instead of C, not that Go is a C killer. Go may be intended as that but that's not what the article is about.
Kevin
I didn't imagine that anyways. But point taken - the title is at least misleading.
-
I didn't imagine that anyways. But point taken - the title is at least misleading.
Lol, yes. So many tech titles are misleading aren't they? Often just to grab our attention I think. :)
Kevin
-
Lol, yes. So many tech titles are misleading aren't they? Often just to grab our attention I think. :)
Kevin
Shame on me, I guess, to took the bait.
-
Headline is misleading. It just means Go compiler/runtime is now written in Go instead of C, not that Go is a C killer. Go may be intended as that but that's not what the article is about.
Kevin
Kevin McFarlane wrote:
is now written in Go instead of C
It probably shouldn't have been released to the wild until they had done that; self-hosting is a sign of a "real" language.