9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] 9P libraries for Go
@ 2009-11-23  4:38 Latchesar Ionkov
  2009-11-23  5:54 ` Bruce Ellis
  2009-11-24  2:04 ` Roman Shaposhnik
  0 siblings, 2 replies; 7+ messages in thread
From: Latchesar Ionkov @ 2009-11-23  4:38 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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



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

end of thread, other threads:[~2009-11-26 16:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-23  4:38 [9fans] 9P libraries for Go Latchesar Ionkov
2009-11-23  5:54 ` Bruce Ellis
2009-11-24  2:04 ` Roman Shaposhnik
2009-11-25 15:57   ` Latchesar Ionkov
2009-11-25 16:05     ` Devon H. O'Dell
2009-11-25 16:18       ` Latchesar Ionkov
2009-11-26 16:49         ` David Leimbach

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).