G+_Lee Crocker Posted December 20, 2014 Share Posted December 20, 2014 Just finished listening to TWIG. Leo says he likes Go, which is good, but then he's 100% wrong in how he describes it. Somehow he got the idea that it's an interpreted scripting language like Python or Perl, rather than the strongly-typed fully compiled system language that it is. Go has far more in common with C than any other language. I consider Go what C++ should have been. Hopefully someone will set Leo straight. Of course a great way to do that would be to have a Go project here on C101. I'll volunteer if nobody at Google wants to. Link to comment Share on other sites More sharing options...
G+_LeMar Longhurst Posted December 21, 2014 Share Posted December 21, 2014 where do I find a compiler for GO ? Link to comment Share on other sites More sharing options...
G+_Lee Crocker Posted December 21, 2014 Author Share Posted December 21, 2014 Everything is at golang.org. Link to comment Share on other sites More sharing options...
Recommended Posts