Re: [dev] [OT]: Go programming language

From: Anselm R Garbe <anselm_AT_garbe.us>
Date: Wed, 11 Nov 2009 12:04:07 +0000

2009/11/11 pancake <pancake_AT_youterm.com>:
> rob pike, russ cox and ken thomson are in the list of CONTRIBUTORS.

Yes, that makes me not ignore that lang.

> I will also like to know if there's any interface for C and how to use it.

It seems to be possible, though it's not officially supported yet wrt Russ:

Have a look at .cgo files, for example in go/src/pkg/runtime

> About the compiler stuff..i dont really know if they can generate good code,
> I mean, related to code optimizations they are assembling it all together in
> a very good way, but I dont see any post optimization process which will
> involve automatic code inlining, loop paralelization, register relocation,
> etc..

Well there is gccgo for performance worried people.

Kind regards,
Anselm
Received on Wed Nov 11 2009 - 12:04:07 UTC

This archive was generated by hypermail 2.2.0 : Wed Nov 11 2009 - 12:12:02 UTC