GO -- programming language

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

GO -- programming language

Post by alex.barylski »

http://golang.org/

Apparently a language invented by Google for systems programming. I have long since lost my interest in system level programming but this still caught my eye and I figured I would share. :)

Cheers,
Alex
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: GO -- programming language

Post by Jonah Bron »

I heard about that. Actually, I watched the fifty-something minute Tech-Talk about it :)

Looks intriguing, especially the concurrency aspect.
Post Reply