From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Sat, 11 Mar 2006 11:06:57 -0600 From: "Eric Van Hensbergen" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] tcl 9p support? (via tcl vfs?) In-Reply-To: <200603110911.k2B9BY708977@zamenhof.cs.utwente.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200603110911.k2B9BY708977@zamenhof.cs.utwente.nl> Topicbox-Message-UUID: 136eb314-ead1-11e9-9d60-3106f5b1d025 On 3/11/06, Axel Belinfante wrote: > Only recently I discovered that there is vfs support in tcl. > Any informed opinions on how involved it would be to extend > it with 9p support? > A 9P server library in tcl is something I've wanted for some time -- I'd like 9P server bindings for lots of script languages, but tcl always seemed to be a good fit for file-system control interfaces (and I already have a bunch of stuff written in it too). -eric