From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [9fans] OT: small xml parser found! From: Dave Lukes To: 9fans <9fans@cse.psu.edu> In-Reply-To: References: Content-Type: text/plain Message-Id: <1077188690.30893.104.camel@zevon> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Date: Thu, 19 Feb 2004 11:04:50 +0000 Topicbox-Message-UUID: ed64ba3c-eacc-11e9-9e20-41e7f4b1d025 Hmmm ... There's the germ of an idea beginning to grow here ... Does anyone else need XML parsing? (I said _need_ not _want). Since I know XML, and want to get my mental fingers into some plan9 programming, this might _possibly_ be a useful intellectual exercise. Cheers, Dave. On Thu, 2004-02-19 at 09:59, plan9fans@ntlworld.nospam.com wrote: > > Why isn't Expat suitable? > > Corperate insistance on XML means I may have to read it > in a small embedded system where "size is everything". > > -Steve