sharplispers / cxml-stp

Fork of David Lichteblau's cxml-stp library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

   cxml-stp

   A data structure for well-formed XML documents, inspired by XOM but
   designed for Common Lisp.

   cxml-stp is an alternative to the W3C's DOM, which cxml also
   implements. It was written by David Lichteblau as an add-on library
   for Closure XML and is available under an X11-style license.

   Please send bug reports to cxml-devel@common-lisp.net
   <http://common-lisp.net/cgi-bin/mailman/listinfo/cxml-devel>


For more information, see index.html or
http://www.lichteblau.com/cxml-stp/

About

Fork of David Lichteblau's cxml-stp library


Languages

Language:Common Lisp 92.9%Language:XSLT 3.1%Language:CSS 1.9%Language:HTML 1.6%Language:Shell 0.5%Language:Makefile 0.1%