On Wed, Nov 11, 2009 at 2:42 PM, Roshan Mathews <[email protected]> wrote:

> On Wed, Nov 11, 2009 at 2:23 PM,  <[email protected]> wrote:
> > I just heard about Google Go.My first reaction was of excitement.But when
> i
> > read about it i'm clueless as to what is it aiming for?
> > What do every feel about it?
> >
> Did you see the video [1] linked from that link?  They say it's for
> systems programming.
>

"
package main

import "fmt"

func main() {
  fmt.Printf("Hello, 世界\n")
}
"

I wonder if it is aimed at Chinese system programming...



>
> There are already two mails about Go on this list.
>
> [1] http://www.youtube.com/watch?v=wwoWei-GAPo
>
>
> --
> Roshan Mathews
> http://teamtalk.im
> _______________________________________________
> BangPypers mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
--Anand
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to