9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] native (mostly) go for plan9
@ 2011-10-31 15:11 ron minnich
  2011-10-31 16:41 ` Stanley Lieber
  2011-11-01 16:57 ` Skip Tavakkolian
  0 siblings, 2 replies; 28+ messages in thread
From: ron minnich @ 2011-10-31 15:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

A number of us have been working on a native Go port for plan 9.

The big goal is to do this in a way that makes tracking Go source a
non-problem, and to eventually just have these changes part of the
standard Go tree, so there is no work at all.

we're pretty close, thanks to previous work others have done on the Go port.

You can try it.

Right now, due to a few bison and bash dependencies, there are files
we can not generate. These are supplied as part of the repo.

cd
hg clone https://code.google.com/p/rminnich-9go go
bind -ac . /
cd /go
cd 9/prebuilt
rc install
cd /go/src
mk install

You've now got all commands and the toolchain. Now you can help us fix this:

goinstall bitbucket.org/rminnich/forth (or any package)

fails with an odd error. use ratrace -c on that command to see what
sequence produces this error.

Be sure to use the google code tools to mark bugs and submit fixes.

I am going to be doing an update from the main go tree into this repo
soon. This will likely break things. This working branch will be
tagged 'audrey'.

thanks

ron



^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2011-11-01 17:26 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-31 15:11 [9fans] native (mostly) go for plan9 ron minnich
2011-10-31 16:41 ` Stanley Lieber
2011-10-31 16:51   ` andrey mirtchovski
2011-10-31 17:08   ` ron minnich
2011-10-31 17:30     ` Stanley Lieber
2011-10-31 17:41       ` andrey mirtchovski
2011-10-31 17:44         ` ron minnich
2011-10-31 17:45         ` Stanley Lieber
2011-10-31 17:50           ` ron minnich
2011-10-31 19:23             ` Stanley Lieber
2011-10-31 19:32               ` ron minnich
2011-10-31 19:44                 ` Stanley Lieber
2011-10-31 19:48                   ` ron minnich
2011-10-31 21:01                     ` ron minnich
2011-10-31 22:10                       ` Skip Tavakkolian
2011-10-31 22:17                         ` ron minnich
2011-10-31 22:34                           ` Bakul Shah
2011-10-31 22:38                             ` ron minnich
2011-10-31 22:21                         ` ron minnich
2011-11-01 10:20                 ` Charles Forsyth
     [not found]               ` <CAP6exYJ8MQdcRa1vofMVjgaFK0Xu-po4eZBOOb>
     [not found]                 ` <CAP6exYJf1UKFdpeXyFXRt0Y7hPc=Hyq7oBdvi9uX3Z7+FQbxsA@mail.gmail.c>
2011-10-31 22:24                   ` erik quanstrom
2011-10-31 22:34                     ` cinap_lenrek
2011-10-31 22:44                       ` erik quanstrom
2011-10-31 22:47                     ` cinap_lenrek
     [not found]                 ` <CAP6exYKue2e7NWx07+RMNDs38aXex0y9urfT6eT1LKbjvvA_yw@mail.gmail.c>
2011-10-31 22:46                   ` erik quanstrom
2011-11-01 10:41     ` Yaroslav
2011-11-01 16:57 ` Skip Tavakkolian
2011-11-01 17:26   ` ron minnich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).