From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <0a703a12a8b0aa90e41049dcf3ef1f18@centurytel.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] EPIA platform from linuxbios From: "Skip Tavakkolian" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 3 Nov 2003 22:22:45 -0800 Topicbox-Message-UUID: 7ed86424-eacc-11e9-9e20-41e7f4b1d025 > If I were facing a similar problem, I'd consider writing a simple > lexer that could convert well-formed XML into lisp sexprs, use lisp or > scheme to do the transformation, and then reverse-munge the resulting > sexprs back into XML. FYI, there is this library: http://theory.lcs.mit.edu/~rivest/sexp.html