From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <915f3af8-60d5-4778-b64e-efd5d7eb36f9@email.android.com> Date: Sun, 30 Nov 2014 20:06:24 +0000 Message-ID: From: Mats Olsson To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] GO Programming Environment in Plan 9. Topicbox-Message-UUID: 3014bbfa-ead9-11e9-9d60-3106f5b1d025 Yes, I'm using 9pi. OK. Thanks! 2014-11-30 18:31 GMT, Skip Tavakkolian : > are you using 9pi? if so, i don't think Go is available on plan9/arm yet. > > > On Sun, Nov 30, 2014 at 10:13 AM, Mats Olsson wrote: > >> Hi guys! >> >> The thing is that I've been fooling around with Plan 9 for like 7 >> weeks (a real noob then) and then I read about programming in Go and >> found that interesting and worth trying out. So the crude fact is that >> I haven't any knowledge about programming in Go more than what I've >> just read (at the golang site etc.) but since the Go language seems to >> be very apt for the Plan 9 OS I thought that maybe some Plan 9 fans >> already have some experience and could give me a headstart in such a >> project. Hope this explanation makes sense. Thanks for your input and >> we'll see what happens. >> >> Kind Regards, >> Mats >> >> 2014-11-30 15:16 GMT, Ryan : >> > I *think* the commands would go something like this (untested): >> > >> > hget https://storage.googleapis.com/golang/go1.3.3.src.tar.gz > go.tgz >> > tar xf go.tgz >> > cd go/src >> > all.rc >> > >> > Mats Olsson wrote: >> >>Hi guys! >> >> >> >>Does anyone use Plan 9 as platform for Go programming? If so, How is >> >>your setup (remember that I'm a noob to Plan 9 so in layman terms >> >>please)? Any information would be greatly appreciated. >> >> >> >>Kind Regards, >> >>Mats >> > >> > -- >> > Sent from my Android phone with K-9 Mail. Please excuse my brevity. >> > Check out my website: http://kirbyfan64.github.io/ >> >> >