This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Announce: an XML parser for Guile


I have written a Guile interface to expat, James Clark's XML parser
library.  Expat is an XML 1.0, non-validating parser written in C, which is
present for example in Mozilla.

The Guile interface is not complete yet, or not completely tested, but I
think it works for most usual parsing operations, and it comes with a
(partial) documentation.

I would appreciate any feedback. You can get the targz file (expat is
included) from http://home.worldnet.net/thbzcrt/mixp/index.html.

-- 
Thierry Bézecourt (please send any private reply to thbz@worldnet.fr, which
I cannot use in this message because the mailing list bot considers I am a
spammer)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]