cl-xmls

XML Simple Parser for Common Lisp
  https://common-lisp.net/project/xmls/
  0
  no reviews



XMLS is a small, simple, non-validating XML parser for Common Lisp. It's designed to be a self-contained, easily embedded parser that recognizes a useful subset of the XML spec. It provides a simple mapping from XML to Lisp structures or S-expressions and back.