Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[9fans] 9P libraries for Go

4 views
Skip to first unread message

Latchesar Ionkov

unread,
Nov 22, 2009, 11:45:14 PM11/22/09
to
Hi,

Andrey Mirtchovski and I wrote 9P server and client libraries/packages for Go.

The hg repository with the code is available at http://bitbucket.org/f2f/go9p/.

Once downloaded the code should be moved to $GOROOT/src/pkg and
$GOROOT/src/pkg/Makefile should be modified so DIRS includes plan9/p,
plan9/p/clnt and plan9/p/srv directories. These directories should
also be added to the NOTEST variable.

There are some examples how to use the packages in
plan9/p/srv/examples and plan9/p/clnt/examples.

Any comments, suggestions and bug reports are welcome.

Thanks,
Lucho

Bruce Ellis

unread,
Nov 23, 2009, 1:00:03 AM11/23/09
to
superb! the NIOS SOC has gcc and now go ,,, and 9p.

brucee

Roman Shaposhnik

unread,
Nov 23, 2009, 9:09:04 PM11/23/09
to
On Sun, Nov 22, 2009 at 8:38 PM, Latchesar Ionkov <lu...@ionkov.net> wrote:
> Hi,
>
> Andrey Mirtchovski and I wrote 9P server and client libraries/packages for Go.

Perfect

> The hg repository with the code is available at http://bitbucket.org/f2f/go9p/.
>
> Once downloaded the code should be moved to $GOROOT/src/pkg and
> $GOROOT/src/pkg/Makefile should be modified so DIRS includes plan9/p,
> plan9/p/clnt and plan9/p/srv directories. These directories should
> also be added to the NOTEST variable.

Could this be added to README, or better yet automated somehow?

Thanks,
Roman.

Latchesar Ionkov

unread,
Nov 25, 2009, 11:05:46 AM11/25/09
to
I added a Makefile in the repository that builds the packages outside
of the go tree.

Thanks,
Lucho

Devon H. O'Dell

unread,
Nov 25, 2009, 11:10:04 AM11/25/09
to
2009/11/25 Latchesar Ionkov <lu...@ionkov.net>:

> I added a Makefile in the repository that builds the packages outside
> of the go tree.

Any plans for filing a CL to add those to Go's src/pkg repo? I'm sure
it would be welcomed.

--dho

Latchesar Ionkov

unread,
Nov 25, 2009, 11:22:45 AM11/25/09
to
I did four days ago. No comments yet. I am sure the go team is pretty
busy at the moment.

Lucho

David Leimbach

unread,
Nov 26, 2009, 11:53:24 AM11/26/09
to
I think they might just be with their families as it's a national holiday here in the USA.  :-)

Might not hear from them again till Monday.

Dave
0 new messages