Ask HN: Is Google Go a reinvention of the pike programming language? (pike.ida.liu.se) 4 points by whatajoke 16y ago ↗ HN
[–] jacquesm 16y ago ↗ The major 'new' features in GO over 'C' are in my opinion the 'goroutines' and the 'channels'.I don't see either of those in the 'pike' documentation.Interesting how one of the authors of 'GO' is called Pike!
[–] pohl 16y ago ↗ Pike is interpreted and dynamic. That alone should be enough to qualify this Ask HN for a one word response: "no".
[–] wglb 16y ago ↗ Very cursory examination shows no goroutines, lots of talk about Objects (not in go) and a dynamic appearance. I would say no.
3 comments
[ 2.4 ms ] story [ 20.3 ms ] threadI don't see either of those in the 'pike' documentation.
Interesting how one of the authors of 'GO' is called Pike!