Email or username:

Password:

Forgot your password?
Top-level
Björn Lindström

@alcinnz @davidgerard I had just kind of gotten around to accepting a plan to start a rewrite in Go at my day job. The alternative is C# and I had just barely been convinced that Go was the least nasty alternative, when this happened.

That said I still think Go seems more likely to survive as an open source fork than C# if/when the company abandons it, so it may still be the alternative that's the least likely to be a waste of time to learn here ...

3 comments
Adrian Cochrane

@bkhl @davidgerard I hear GCC already has a Go compiler...

It can be hard for them to keep up with the "move fast & break things" mentality of a lot modern languages, but that certainly helps!

jollyrogue

@alcinnz An alternate compiler will be nice. Luckily, Go moves rather slow, and is very invested in semver. It’s the opposite of rust.

Still need alternates for the rest of the tooling though.

@bkhl @davidgerard

jollyrogue

@bkhl I’m not sure what the requirements are, but go is pretty nice compared to C#. C# does have decimal types which could be handy.

@alcinnz @davidgerard

Go Up