Hi Vlad,
I think go was created for a few reasons. I think it is fair to say
that it's still experimental but seems to have been trying to tackle
the big limitation of other standards. The web and desktop technology
has come up a long way and new developers are looking into quick easy
dynamic script languages like python. Go having speed and having a
performance of a compile language like C++ is amazing to me at least.
The language is experimental obviously, you cannot control resources.
Haha, I wasn't saying that Go will become the standard next week but
It's open sourced and it will be pushed by a giant like Google. The
syntax is good enough for first programmers and I'm sure they can have
a Guido Van Robot out there in no time. You can get C performance with
C++ with it's compiler. I don't think for the most part, developers
will easily buy this because It's opened and it's pushed by Google
plus it's here to take on the challenges that standard languages have
brought to the table. Humn for me, it's all about innovation and big
mash-ups, don't want to be stuck in the same limitations 15 years from
now. You are right, I still don't think this will be easy for the go
team at all.
zloua...@gmail.com
On Nov 14, 10:10 am, Vlad Zhylkovski <
v...@inresonance.com> wrote:
> Zie,
>
> C++ is in general 10 times slower than C, which means that Go cannot
> replace the C programming language and the latter one will continue to
> exist and be used as it has been for the past 30 years.
>
> Interestingly, the Go language has pointers, but no pointer
> arithmetic, which makes it inconvenient to use pointers. Not sure
> experienced C/C++ developers would like it.
>
> -Vlad
>
> On Nov 11, 2009, at 12:35 PM, zie wrote:
>
>
>
> > Just some news that will break out soon...
>
> > Google released It's own open source programming language.
> >
http://code.google.com/p/go/
> > WOW, it's a python looking syntax with C++ performance. I think this
> > is an answer to much needed innovated up and coming technologies,
> > nothing has changed for the last decade they say. I did their sample
> > packages and it built faster than I could count to 0 so it's
> > ridiculously fast. It will certainly have an active development
> > community so I'm waiting to see what they come up with; cough cough
> > FileMaker Integration. I do like the idea of new ways of thinking and
> > approaching problems.
http://golang.org/