221 lines
No EOL
12 KiB
HTML
221 lines
No EOL
12 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>CLiki: XML</title>
|
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
|
href="https://www.cliki.net/site/feed/article.atom?title=XML">
|
|
<link rel="stylesheet" href="static/css/style.css">
|
|
<link rel="stylesheet" href="static/css/colorize.css">
|
|
</head>
|
|
|
|
<body>
|
|
<span class="hidden">CLiki - XML</span>
|
|
<div id="content"><div id="content-area"><div id="article-title">XML</div><div id="article">The eXtensible Markup Language<p><ul>
|
|
<li>
|
|
<a href="bknr-impex.html" class="internal">bknr-impex</a> -
|
|
The <a href="XML.html" class="category">XML</a> import/export facility used in <a href="bknr.html" class="category">bknr</a>
|
|
</li>
|
|
<li>
|
|
<a href="Buildnode.html" class="internal">Buildnode</a> -
|
|
Buildnode is a libary to ease interaction with <a href="CXML.html" class="category">CXML</a>:DOM <a href="XML.html" class="category">XML</a> documents and nodes
|
|
</li>
|
|
<li>
|
|
<a href="cl-fxml.html" class="internal">cl-fxml</a> -
|
|
cl-fxml is an <a href="XML.html" class="category">XML</a> template engine similar to PHP, but without context switching tags
|
|
</li>
|
|
<li>
|
|
<a href="cl-libxml2.html" class="internal">cl-libxml2</a> -
|
|
<a href="https://github.com/archimag/cl-libxml2">cl-libxml2</a> is high-level wrapper around libxml2 and libxslt libraries
|
|
</li>
|
|
<li>
|
|
<a href="CL-RDFXML.html" class="internal">CL-RDFXML</a> -
|
|
<a href="https://github.com/tayloj/cl-rdfxml">CL-RDFXML</a> is an RDF/XML parser written by <a href="Joshua Taylor.html" class="internal">Joshua Taylor</a>
|
|
</li>
|
|
<li>
|
|
<a href="CL-SOAP.html" class="internal">CL-SOAP</a> -
|
|
CL-SOAP is a open-source (<a href="LLGPL.html" class="category">LLGPL</a>) project hosted at <a href="https://common-lisp.net/project/cl-soap/">https://common-lisp.net/project/cl-soap/</a> (broken links on this page)
|
|
</li>
|
|
<li>
|
|
<a href="cl-wbxml.html" class="internal">cl-wbxml</a> -
|
|
<a href="http://weitz.de/cl-wbxml/">CL-WBXML</a> reads and writes WAP Binary <a href="XML.html" class="category">XML</a>
|
|
</li>
|
|
<li>
|
|
<a href="CL-XML.html" class="internal">CL-XML</a> -
|
|
CL-XML is an <a href="XML.html" class="category">XML</a> parser
|
|
</li>
|
|
<li>
|
|
<a href="cl-xml-parser.html" class="internal">cl-xml-parser</a> -
|
|
An <a href="XML.html" class="category">XML</a> parser in Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="cl-xmlspam.html" class="internal">cl-xmlspam</a> -
|
|
XML Stream PAttern Matcher - concise, regexp-like <a href="pattern matching.html" class="category">pattern matching</a> on streaming <a href="XML.html" class="category">XML</a>
|
|
</li>
|
|
<li>
|
|
<a href="cl-xspf.html" class="internal">cl-xspf</a> -
|
|
A Common Lisp API for writing <a href="https://www.xspf.org/"> XSPF</a> open <a href="XML.html" class="category">XML</a> playlists
|
|
</li>
|
|
<li>
|
|
<a href="clhp.html" class="internal">clhp</a> -
|
|
CLHP is the Common Lisp Hypertext Preprocessor - a <a href="Web.html" class="category">Web</a> <a href="programming language.html" class="category">programming language</a>
|
|
</li>
|
|
<li>
|
|
<a href="CLLIB.html" class="internal">CLLIB</a> -
|
|
CLLIB is a varied collection of Common lisp tools and routines in <a href="CLOCC.html" class="internal">CLOCC</a>
|
|
</li>
|
|
<li>
|
|
<a href="CLOCC.html" class="internal">CLOCC</a> -
|
|
The Common Lisp Open Code Collection contains Lisp code for various
|
|
</li>
|
|
<li>
|
|
<a href="CLSS.html" class="internal">CLSS</a> -
|
|
CLSS is a DOM traversal/search engine using CSS selectors
|
|
</li>
|
|
<li>
|
|
<a href="com.nklein.parser-generator.html" class="internal">com.nklein.parser-generator</a> -
|
|
Generate SAX-based <a href="XML.html" class="category">XML</a> parsers for Lisp or Objective-C
|
|
</li>
|
|
<li>
|
|
<a href="CSS-Selectors.html" class="internal">CSS-Selectors</a> -
|
|
<a href="https://github.com/AccelerationNet/css-selectors">CSS-selectors</a> is an <a href="XML.html" class="category">XML</a> query language for finding specific nodes in <a href="cxml.html" class="category">cxml</a>
|
|
</li>
|
|
<li>
|
|
<a href="cxml.html" class="internal">cxml</a> -
|
|
<a href="https://common-lisp.net/project/cxml/">Closure XML</a> is a namespace-aware, validating <a href="XML.html" class="category">XML</a> parser with SAX and StAX-like interfaces
|
|
</li>
|
|
<li>
|
|
<a href="cxml-rng.html" class="internal">cxml-rng</a> -
|
|
Relax NG for Closure <a href="XML.html" class="category">XML</a>
|
|
</li>
|
|
<li>
|
|
<a href="cxml-stp.html" class="internal">cxml-stp</a> -
|
|
An alternative to DOM inspired by <a href="http://www.xom.nu/">XOM</a>
|
|
</li>
|
|
<li>
|
|
<a href="de.setf.wilbur.html" class="internal">de.setf.wilbur</a> -
|
|
Wilbur was originally conceived as Nokia Research Center's toolkit for programming <a href="Semantic Web.html" class="category">Semantic Web</a> applications that use <a href="RDF.html" class="category">RDF</a> (as well as <a href="XML.html" class="category">XML</a>), written in Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="htout.html" class="internal">htout</a> -
|
|
htout is an <a href="HTML generator.html" class="category">HTML generator</a> written by Tim Bradshaw
|
|
</li>
|
|
<li>
|
|
<a href="lQuery.html" class="internal">lQuery</a> -
|
|
lQuery is a DOM manipulation library inspired by and based on the jQuery syntax and functions
|
|
</li>
|
|
<li>
|
|
<a href="monkeylib-atom.html" class="internal">monkeylib-atom</a> -
|
|
monkeylib-atom is an Atom syndication feed generator library
|
|
</li>
|
|
<li>
|
|
<a href="nrw-xmcl.html" class="internal">nrw-xmcl</a> -
|
|
Nrw-xmcl is a library to transform <a href="xml.html" class="category">xml</a> data into calls of Lisp-functions or macros
|
|
</li>
|
|
<li>
|
|
<a href="parser.html" class="internal">parser</a> -
|
|
Pages tagged as on the topic of parser:
|
|
</li>
|
|
<li>
|
|
<a href="pithy-xml.html" class="internal">pithy-xml</a> -
|
|
Read and write <a href="XML.html" class="category">XML</a> as lisp objects
|
|
</li>
|
|
<li>
|
|
<a href="Plump.html" class="internal">Plump</a> -
|
|
Practically Lenient and Unimpressive Markup Parser
|
|
</li>
|
|
<li>
|
|
<a href="rpc4cl.html" class="internal">rpc4cl</a> -
|
|
Yet another <a href="XML-RPC.html" class="category">XML-RPC</a> implementation for CL
|
|
</li>
|
|
<li>
|
|
<a href="s-xml.html" class="internal">s-xml</a> -
|
|
<a href="http://common-lisp.net/project/s-xml/">S-XML</a> is a simple basic <a href="XML.html" class="category">XML</a> <a href="parser.html" class="category">parser</a> with both a function and (S)SAX like event interface as well as a DOM interface with LXML, SXML and an XML-ELEMENT struct <a href="DOM.html" class="category">DOM</a> representation
|
|
</li>
|
|
<li>
|
|
<a href="s-xml-rpc.html" class="internal">s-xml-rpc</a> -
|
|
s-xml-rpc (<a href="https://common-lisp.net/project/s-xml-rpc">https://common-lisp.net/project/s-xml-rpc</a>) is an implementation of the <a href="XML.html" class="category">XML</a>-RPC protocol in Common Lisp for both client
|
|
</li>
|
|
<li>
|
|
<a href="XHTMΛ.html" class="internal">XHTMΛ</a> -
|
|
XHTMΛ is yet another (X)HTML/<a href="XML.html" class="category">XML</a> manipulation library You can find it at <a href="http://common-lisp.net/project/xhtmlambda">common-lisp.net/project/xhtmlambda</a>
|
|
</li>
|
|
<li>
|
|
<a href="xml-emitter.html" class="internal">xml-emitter</a> -
|
|
Often, programs have to generate <a href="XML.html" class="category">XML</a> output
|
|
</li>
|
|
<li>
|
|
<a href="xml-mop.html" class="internal">xml-mop</a> -
|
|
Allows representing parts of <a href="XML.html" class="category">XML</a> documents as <a href="CLOS.html" class="internal">CLOS</a> objects
|
|
</li>
|
|
<li>
|
|
<a href="xml-psychiatrist.html" class="internal">xml-psychiatrist</a> -
|
|
xml-psychiatrist is an <a href="XML.html" class="category">XML</a> sanity checking/<a href="validation.html" class="category">validation</a> library written entirely in Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="XML-RPC.html" class="internal">XML-RPC</a> -
|
|
<a href="http://xmlrpc.com">XML-RPC</a> is a remote procedure call system using HTTP requests carrying <a href="XML.html" class="category">XML</a> data in <a href="distributed.html" class="category">distributed</a> systems
|
|
</li>
|
|
<li>
|
|
<a href="XMLisp.html" class="internal">XMLisp</a> -
|
|
XMLisp uses <a href="CLOS.html" class="internal">CLOS</a> and the <a href="MOP.html" class="internal">MOP</a> in such a way as to read <a href="XML.html" class="category">XML</a> files into Lisp objects
|
|
</li>
|
|
<li>
|
|
<a href="xmls.html" class="internal">xmls</a> -
|
|
Xmls is a small, simple, non-validating <a href="XML.html" class="category">XML</a> parser for Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="XMLS-Tools.html" class="internal">XMLS-Tools</a> -
|
|
<a href="http://www.bobturf.org/software/xmls-tools/">xmls-tools</a> is a library to supplement use of <a href="xmls.html" class="category">xmls</a>
|
|
</li>
|
|
<li>
|
|
<a href="xmls-valid.html" class="internal">xmls-valid</a> -
|
|
<a href="http://www.bobturf.org/software/xmls-valid/">xmls-valid</a> was a Library for validating XML parsed by xmls against <a href="XML.html" class="category">XML</a> DTD style rulesets
|
|
</li>
|
|
<li>
|
|
<a href="XPATH.html" class="internal">XPATH</a> -
|
|
XPath is a query language for selecting nodes from an <a href="XML.html" class="category">XML</a> document
|
|
</li>
|
|
</ul> <p><h2>Misc</h2><p><ul>
|
|
<li>
|
|
<a href="CLOCC.html" class="category">CLOCC</a> comes with an XML parser in CLOCC/<a href="http://clocc.sourceforge.net/dist/cllib.html">CLLIB</a>/xml.lisp</li>
|
|
<li>The <a href="Wilbur.html" class="internal">Wilbur</a> RDF toolkit (<a href="http://wilbur-rdf.sourceforge.net/">Sourceforge page</a>) in Common Lisp is available
|
|
... though it's worth noting that <a href="Wilbur.html" class="internal">Wilbur</a> is an RDF toolkit, not an XML toolkit—it just happens that it can read RDF/XML, an XML serialisation of RDF.</li>
|
|
</ul><p><h2>See also</h2><p>Other <a href="Lisp Markup Languages.html" class="internal">Lisp Markup Languages</a></div></div>
|
|
<div id="footer" class="buttonbar"><ul><li><a href="XML.html">Current version</a></li>
|
|
<li><a href="https://www.cliki.net/site/history?article=XML">History</a></li>
|
|
<li><a href="https://www.cliki.net/site/backlinks?article=XML">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=XML&from-revision=3770656196">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
|
</div>
|
|
<div id="header-buttons" class="buttonbar">
|
|
<ul>
|
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
|
<li><a href="CLiki.html">About</a></li>
|
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
|
</ul>
|
|
<div id="search">
|
|
<form action="https://www.cliki.net/site/search">
|
|
<label for="search_query" class="hidden">Search CLiki</label>
|
|
<input type="text" name="query" id="search_query" value="" />
|
|
<input type="submit" value="search" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<div id="pageheader">
|
|
<div id="header">
|
|
<span id="logo">CLiki</span>
|
|
<span id="slogan">the common lisp wiki</span>
|
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
|
<label for="login_name" class="hidden">Account name</label>
|
|
<input type="text" name="name" id="login_name" class="login_input" />
|
|
<label for= "login_password" class="hidden">Password</label>
|
|
<input type="password" name="password" id="login_password" class="login_input" />
|
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body></html> |