Home
Linux temps réel embarqué et outils de développements Technique





cl-s-xml

cl-s-xml simple Common Lisp XML parser
Priority
Sectiondevel
Installed size 240
Maintainer Luca Capello <luca@pca.it>
Architecture all
Version 1
Depends common-lisp-controller (>= 5.11)
Suggests doc-rfc-std-proposed
File name pool/main/s/s-xml/cl-s-xml_20060513-3_all.deb
Description S-XML is a Common Lisp implementation of a simple XML parser, with a SAX-like and DOM interface. . This XML parser implementation has the following features: * It works (handling many common XML usages). * It is very small (the core is about 400 lines of code, including comments and whitespace). * It has a core API that is simple, efficient and pure functional, much like that from SSAX (see also http://ssax.sourceforge.net). * It supports different DOM models: an XSML-based one, an LXML-based one and a classic xml-element struct based one. * It is reasonably time and space efficient (internally avoiding garbage generation as much as possible). . This XML parser implementation has the following limitations: * It does not support CDATA. * It does not support name spaces. * It does not support any special tags (like processing instructions). * It is not validating, even skips DTD's all together. . Homepage: http://common-lisp.net/project/s-xml/


©M.N.I.S Société | Produits | Services | Formations | Support | Partenariat | Presse | Téléchargements ©M.N.I.S