The Go Programming Language
Write ups:
mashable
arstechnica
Looks interesting, time to play...
Google introduces Go - Python Meets C++New language from google.
21 Replies - 3665 Views - Last Post: 22 November 2009 - 09:09 PM
Replies To: Google introduces Go - Python Meets C++
#2
Re: Google introduces Go - Python Meets C++
Posted 11 November 2009 - 09:02 AM
Thats sweet,
I am going to watch that video tonight
Will this language take off though? To early to say?
I am going to watch that video tonight
Will this language take off though? To early to say?
#3
Re: Google introduces Go - Python Meets C++
Posted 11 November 2009 - 12:33 PM
Language is kind of pointless. It's nothing groundbreaking.
#4
Re: Google introduces Go - Python Meets C++
Posted 11 November 2009 - 05:07 PM
Interesting.
Already supports x86, x86_64, and arm. Also Ken Thompson of Unix fame is one of the guys working on it.
I wonder how much Google is using this internally?
Already supports x86, x86_64, and arm. Also Ken Thompson of Unix fame is one of the guys working on it.
I wonder how much Google is using this internally?
#5
Re: Google introduces Go - Python Meets C++
Posted 11 November 2009 - 05:14 PM
Hmm, very interesting and could be quite intriguing. I'm going to change the title of this and Feature it, should provide some good conversation.
#6
Re: Google introduces Go - Python Meets C++
Posted 11 November 2009 - 05:49 PM
I watched the video that was posted earlier. I must say, it looks interesting.
I looks more like Python or Ruby meet a compiler. The typing seems tighter than the ubiquitous duck typing. There's a strong leaning toward multi processing and thread safety.
I was very surprised it's only offered on Linux and OS X. Looks like the non windows side of google took a run at this. If they wrote Chrome in the thing or had support in Android, that would be really something.
I looks more like Python or Ruby meet a compiler. The typing seems tighter than the ubiquitous duck typing. There's a strong leaning toward multi processing and thread safety.
I was very surprised it's only offered on Linux and OS X. Looks like the non windows side of google took a run at this. If they wrote Chrome in the thing or had support in Android, that would be really something.
#7
Re: Google introduces Go - Python Meets C++
Posted 11 November 2009 - 07:59 PM
baavgai, on 11 Nov, 2009 - 04:49 PM, said:
I watched the video that was posted earlier. I must say, it looks interesting.
I looks more like Python or Ruby meet a compiler. The typing seems tighter than the ubiquitous duck typing. There's a strong leaning toward multi processing and thread safety.
I was very surprised it's only offered on Linux and OS X. Looks like the non windows side of google took a run at this. If they wrote Chrome in the thing or had support in Android, that would be really something.
I looks more like Python or Ruby meet a compiler. The typing seems tighter than the ubiquitous duck typing. There's a strong leaning toward multi processing and thread safety.
I was very surprised it's only offered on Linux and OS X. Looks like the non windows side of google took a run at this. If they wrote Chrome in the thing or had support in Android, that would be really something.
Chrome in Go would be cool.
#8
Re: Google introduces Go - Python Meets C++
Posted 11 November 2009 - 09:33 PM
After playing with Python over the summer and learning C++ this semester.... what an interesting syenthesis
#9
Re: Google introduces Go - Python Meets C++
Posted 11 November 2009 - 11:33 PM
Check out the Google group if you're curious, it's very active right now and there's some interesting discussion going on.
I installed it and plan to play around with it maybe this weekend.
Some things that I find disappointing just from doing a little reading:
- No shared libraries.
- No ternary operator.
- Only really works on Linux.
Things I do like:
- The "standard" library seems pretty broad, while not being too big.
- ":=" for assignment like Pascal.
Looking forward to some OpenGL bindings eventually.
I installed it and plan to play around with it maybe this weekend.
Some things that I find disappointing just from doing a little reading:
- No shared libraries.
- No ternary operator.
- Only really works on Linux.
Things I do like:
- The "standard" library seems pretty broad, while not being too big.
- ":=" for assignment like Pascal.
Looking forward to some OpenGL bindings eventually.
#10
Re: Google introduces Go - Python Meets C++
Posted 12 November 2009 - 02:59 AM
I installed it on my Ubuntu 9.04 x86 laptop last night, and will be playing with it tomorrow/today. I did have the priviledge of submitting a bug report (#28, if anyone cares...) already. :-)
But I think it looks very interesting, and look forward to playing with it and seeing how it grows. Espeicially some Android support, since I now own a myTouch 3g. (Which I'm posting this from) :-P
But I think it looks very interesting, and look forward to playing with it and seeing how it grows. Espeicially some Android support, since I now own a myTouch 3g. (Which I'm posting this from) :-P
#11
Re: Google introduces Go - Python Meets C++
Posted 12 November 2009 - 07:36 AM
Oops. Likes like some other guy made Go! a couple of years ago. http://www.informati...cleID=221601351
I wouldn't be too put out if they did change the name. If anyone, Google should understand what a pain in the ass it is to search for something that's also an English verb. And a board game. I mean, really guys: http://www.google.co...h?q=go+examples
I wouldn't be too put out if they did change the name. If anyone, Google should understand what a pain in the ass it is to search for something that's also an English verb. And a board game. I mean, really guys: http://www.google.co...h?q=go+examples
#12
Re: Google introduces Go - Python Meets C++
Posted 12 November 2009 - 08:21 AM
Tom9729, on 11 Nov, 2009 - 06:07 PM, said:
I wonder how much Google is using this internally?
The developers of the GO language have implemented it to some degree... check out this quote from an article:
"As a demonstration of the language, the developers have used it to build the Web server software that powers the project's official website. Aside from that, Go isn't used in production anywhere at Google yet. It's going to take time before it's ready for more expansive use, but Google hopes that it will eventually provide a good alternative to the C++ the company uses extensively."
#13
Re: Google introduces Go - Python Meets C++
Posted 12 November 2009 - 08:51 AM
do we really need another language, we already speak enough as it is
#14
Re: Google introduces Go - Python Meets C++
Posted 12 November 2009 - 06:46 PM
I think i'll give it a GO at the weekend ('scuse the pun)
#15
Re: Google introduces Go - Python Meets C++
Posted 13 November 2009 - 06:59 AM
looks like a markup of C. Does Google have to have there own version of everything?
Although I would appreciate a new Google toaster..
Although I would appreciate a new Google toaster..
|
|

New Topic/Question
Reply


MultiQuote










|