Re: [9fans] 9p implemention using print() like formats for marshaling

2009-07-07 Thread Eric Van Hensbergen
On Tue, Jul 7, 2009 at 11:13 AM, Steve Simon wrote: > I am interested in a 9p implementation which used print()-like > format strings for packet marshaling. This was pre-9p2k and I > even have a vague memory that it was a student project, mentored by Rob, > though I may have made that up. > > I fou

Re: [9fans] 9p implemention using print() like formats for marshaling

2009-07-07 Thread Kris Maglione
On Tue, Jul 07, 2009 at 05:13:58PM +0100, Steve Simon wrote: I am interested in a 9p implementation which used print()-like format strings for packet marshaling. This was pre-9p2k and I even have a vague memory that it was a student project, mentored by Rob, though I may have made that up. I fou

[9fans] 9p implemention using print() like formats for marshaling

2009-07-07 Thread Steve Simon
I am interested in a 9p implementation which used print()-like format strings for packet marshaling. This was pre-9p2k and I even have a vague memory that it was a student project, mentored by Rob, though I may have made that up. I found this code on the net a long time ago but I ahve lost the lin