- cl-apertium-stream-parser - Apertium stream parser based on esrap
- cl-ntriples - CL-NTRIPLES provides a simple parser for the N-Triples data format as defined by the W3C for storing RDF/Semantic information
- cl-xml-parser - An XML parser in Common Lisp
- CL-Yacc - CL-Yacc is a LALR(1) parser generator for Common Lisp, somewhat like Zebu or lalr.cl.
- Concrete-Syntax-Tree - Concrete Syntax Trees represent s-expressions with source information
- dso-parse - This is a simple PEG (parsing-expression grammar) parser-generator, aimed mostly at parsing text but capable of parsing other structures as well
- Eclector - A portable, extensible Common Lisp reader
- ESRAP - A packrat parser for Common Lisp
- fast-http - A fast HTTP request/response protocol parser for Common Lisp
- FUCC - FUCC is FU Compiler Compiler for Common Lisp
- FXML - Secure-by-default, error-recovering XML parser and serializer in Common Lisp
- id3v2 - Parser for the ID3v2 binary format
- JSON-Lib - Decoder and encoder that maps between JSON and CL
- Meta - A recursive-descent parser DSL that is a simpler alternative to parser generators
- parse-float - A function to parse floating-point values from a string in Common Lisp
- parse-number - parse-number accepts an arbitrary string and attempts to parse the string into one of the standard Common Lisp number types, if possible, or else parse-number signals an error of type invalid-number
- parser-combinators - An implementation of parser combinators
- path-parse - Parse the PATH environment variable, portably
- pithy-xml - Read and write XML as lisp objects
- reeder - A toy table-driven reader for Lisp, written in Common Lisp
- RSSParser - A Web-to-RSS parser in Common Lisp
- s-xml - S-XML is a simple basic XML parser with both a function and (S)SAX like event interface as well as a DOM interface with LXML, SXML and an XML-ELEMENT struct DOM representation
- sawyer - TOML parser in Lisp, fully supporting version 0.4.0
- trivial-configuration-parser - trivial-configuration-parser is a trivial parser library for configuration files
- twinql - twinql is a parser and query engine for the SPARQL RDF query language, built on the Wilbur Semantic Web toolkit for Common Lisp
- xmls - Xmls is a small, simple, non-validating XML parser for Common Lisp
Topic tags: Library Text XML