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 Libraries for HTML (9 items)
Back to full tag viewCL-EMB
CL-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.
CL-HTTP
CL-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
CLHP (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...
Core Server
Continuations + Parser Combinators + Generic Streams + Javascript Generator + HTML generator/parser + several RFC implementations + Unified client/server javascript components + Indivisible working UN...
Declt, Documentation Extractor from Common Lisp to Texinfo
Declt (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
A Lisp-like web development language that can be compiled to JavaScript.
html-entities
A library for encoding and decoding (HTML/SGML/XML) entities in Common Lisp.
lisp-cgi-utils
The 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...
nrw-xmcl
A 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...