An HTML parser written in Common Lisp.
About
Closure HTML was written by Gilbert Baumann as part of the Closure web browser. It was first converted into a stand-alone installation by Ignas Mikalajūnas, and finally reassembled and documented for integration with Closure XML and use with the Closure browser by David Lichteblau under its current name.
It available under an MIT-style license.
Please send bug reports to closure-devel@common-lisp.net (list information).
Related projects
- Closure XML: An XML library that can be used together with Closure HTML.
- Closure: The web browser based on Closure HTML.
History
2007-10-28
- Closure HTML released as a stand-alone project.
2005-03-13
- Closure released unter an MIT-style license.
1996-10-21
- sgml-parse.lisp created.