From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <16e99e0839d558fc9ed7217d682e5ce0@snellwilcox.com> From: plan9fans@ntlworld.nospam.com To: 9fans@cse.psu.edu Subject: Re: [9fans] OT: small xml parser found! MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 19 Feb 2004 10:31:02 +0000 Topicbox-Message-UUID: ed10eda8-eacc-11e9-9e20-41e7f4b1d025 Hi, Small is an 8051 with 32k RAM - which doesn't run Plan9, though the code does compile and run in my debug enviroment which is. term% cd expat term% grep ';' *.c | wc 3972 16052 180223 term% cd ../lilxml term% grep ';' *.c | wc 267 1070 7849 Really, it was just a heads up not a challange to anyone or their software. -Steve