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 HTML
Back to full tag viewDeclt, Documentation Extractor from Common Lisp to Texinfo (Modified)Last modification: Tue, 23 Oct 2012 05:44:09 GMTDeclt (pronounce dec'let) is a reference manual generator for Common Lisp.
It extracts and formats documentation from ASDF systems, including the system itself and its components, the packages defined...
ParenScript (Modified)Last modification: Sun, 28 Feb 2010 00:25:12 GMTA Lisp-like web development language that can be compiled to JavaScript.
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.
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...
CL-EMB (Modified)Last modification: Sat, 20 May 2006 09:26:39 GMTCL-EMB (Embedded Common Lisp and template system) is a library for embedding Common Lisp and template tags into normal text files. It can be used for dynamically generating HTML pages.
lisp-cgi-utils (Added)Last modification: Mon, 01 May 2006 09:53:36 GMTThe lisp-cgi-utils is a software package for developing CGI scripts with Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and of...
CL-HTTP (Modified)Last modification: Mon, 10 Apr 2006 22:32:06 GMTCL-HTTP is suite of an HTTP 1.1 compliant and SSL-capable tools for creating Web applications written in ANSI Common Lisp that includes: A Sophisticated Server, A Programatic Client, A Caching Proxy, ...
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...