Live data from Hacker News

Go in Go

talks.golang.org

21–30 of 156 posts

Re: Go in Go

#26
post #6

Oh, I was hoping for some go (aka baduk or weiqi) playing program written in go. These are a bit tricky to google ;)

Finally, my moment! I submit my own library, which is really meant for two players and scoring...and like much of what I do, was purely pun-driven. Maybe one day I'll add AI:

https://github.com/acityinohio/baduk

Re: Go in Go

#29
post #22

"How to sell a rewrite of your compiler that made it slower"

This is a fair criticism presented in a poor way. Hopefully the performance will improve with the new dev.ssa branch eventually.

I will note that go programs still seem to build orders of magnitude faster than C++ programs, even after this change.

Post reply on HN