Hide
Login/Register to vote and to have access to more featuresYou are here: Root > Standards and Specifications
Go directly to another tagGo directly to another tagAll Last Modified Items for XML
Back to full tag viewCommon Lisp Reasoner (Modified)Last modification: Mon, 02 Jul 2012 16:06:18 GMTProvides tightly-integrated knowledge representation, reasoning and search capabilities, with vanilla XML and RDF/XML interfaces, built around a portable extension of CLOS.
Consequor Consulting AG (Added)Last modification: Mon, 11 Jan 2010 16:54:11 GMTConsequor Consulting AG specializes in Product Development Excellence and Product Lifecycle Management. A team of experienced consultants works with client staff to jointly optimize processes in produ...
cl-xmpp (Modified)Last modification: Fri, 24 Oct 2008 18:05:18 GMTA client implementation of XMPP (Extensible Messaging and Presence Protocol), which is the set of core protocols created by the Jabber messaging system.
Core Server (Modified)Last modification: Tue, 06 May 2008 10:19:03 GMTContinuations + Parser Combinators + Generic Streams + Javascript Generator + HTML generator/parser + several RFC implementations + Unified client/server javascript components + Indivisible working UN...
html-entities (Modified)Last modification: Tue, 09 Oct 2007 22:21:40 GMTA library for encoding and decoding (HTML/SGML/XML) entities in Common Lisp.
blitzblog (Modified)Last modification: Mon, 03 Sep 2007 02:36:05 GMTA blog engine much like cl-blog.
CLAWS (Modified)Last modification: Mon, 09 Apr 2007 09:47:22 GMTCLAWS has switched to Haskell but the code repository still contains the Lisp files. Before the switch to Haskell CLAWS was the Common Lisp Application Web Server, a framework for developing web appl...
Closure XML (Modified)Last modification: Fri, 29 Sep 2006 18:15:09 GMTAn XML parser written in Common Lisp.
xml-emitter (Modified)Last modification: Thu, 27 Jul 2006 10:32:46 GMTA library for generating indented XML. Although it can emit any kind of XML, it comes with a built-in RSS 2.0 emitter.
pxmlutils (Modified)Last modification: Tue, 25 Jul 2006 16:51:13 GMTA portable version of Franz's xmlutils, including a XML and HTML parser.
(development on the xml parser in pxmlutils has stopped, use Miles Egan's xmls parser instead)
xmlutils (Added)Last modification: Tue, 25 Jul 2006 15:33:27 GMTFranz's open source XML/HTML parsers.
lisp-jabber (Added)Last modification: Sat, 15 Jul 2006 10:58:12 GMTA client library for the Jabber instant messaging system and its XMPP (Extensible Messaging and Presence Protocol) protocol set.
nrw-xmcl (Added)Last modification: Mon, 29 May 2006 12:49:25 GMTA library for transforming XML data into calls to Lisp-functions or macros. It can be used for analyzing and trasforming XML data, building HTML templating engines, or providing alternate Lisp syntaxe...
Wilbur Semantic Web Toolkit for CLOS (Modified)Last modification: Sat, 20 May 2006 13:04:07 GMTA CLOS toolkit for programming Semantic Web applications that use RDF, XML and/or DAML+OIL. It was developed by the Agent Technology group of Nokia Research Center. Wilbur provides parsers for RDF, DA...
cl-semantic (Added)Last modification: Tue, 02 May 2006 13:06:17 GMTCl-semantic (A collection of RDF/OWL extraction and relationship parsing macros) is "a collection of macros for extracting and generating relationships between information using ontologies for the Sem...
CL-SOAP (Added)Last modification: Mon, 27 Feb 2006 19:05:05 GMTAn implementation of the SOAP protocol for exchanging XML-based messages over HTTP, which is the foundation for web services. CL-SOAP is ultimately planned to support the full SOAP 1.1 specification u...
S-XML-RPC (Added)Last modification: Sun, 26 Feb 2006 13:31:49 GMTAn implementation of the XML-RPC standard. XML-RPC is a language independent, cross-platform protocol for performing remote procedure calls over an HTTP transport with XML encoding.
CL-XML (Annotated)Last modification: Thu, 23 Feb 2006 19:12:59 GMTAn XML parser (and more) for Common Lisp.
BKNR Datastore (Commented)Last modification: Sat, 11 Feb 2006 23:00:29 GMTThe bknr datastore is a persistence system based on transaction logging. Similar to Java Prevalence, it logs all changes to the persistent data to a transaction log file on disk. Snapshots can be wr...
XMLisp (Added)Last modification: Thu, 02 Feb 2006 08:54:40 GMTXMLisp integrates Lisp with XML by providing a simple and efficient mapping between CLOS objects and XML. It allows the arbitrary combination of Lisp expressions and XML elements, and the evaluation o...
S-XML (Added)Last modification: Wed, 01 Feb 2006 16:14:17 GMTA simple XML parser featuring an efficient and purely functional implementation, support for different DOM models and XML namespaces, and access to the underlying Lisp implementation's character sets.
XMLS (Added)Last modification: Wed, 01 Feb 2006 15:53:32 GMTA small, simple, non-validating XML parser. It provides mappings from XML to s-exps and back. XMLS is self-contained, embeddable and thread-safe, and comes with support for XML namespaces.
yaclml (Added)Last modification: Sat, 28 Jan 2006 13:32:35 GMTYaclml is a collection of macros and utilities for generating XML/HTML-like markup. It can generate HTML from both Lisp code and designer templates.
CLHP (Added)Last modification: Fri, 20 Jan 2006 17:47:51 GMTCLHP (the Common Lisp Hypertext Preprocessor) allows, like PHP, to embed Lisp code into a valid XML or HTML document using XML processing instructions. "The CLHP parser is integrated into the Apache w...
slashdot.lisp (Added)Last modification: Sat, 14 Jan 2006 13:41:34 GMTLibrary for getting news headlines from Slashdot and other "backslash" systems such as NewsForge.
CL-WBXML (Added)Last modification: Mon, 09 Jan 2006 17:11:45 GMTA WBXML parser for Common Lisp.