RSS 3 projects tagged "HTML/XHTML"

No download Website Updated 15 Jul 2003 HTML-TEMPLATE

Screenshot
Pop 34.29
Vit 60.02

HTML-TEMPLATE is a portable library for Common Lisp that can be used to fill templates with arbitrary (string) values at runtime. It is intended to be used for HTML and is loosely modeled after the HTML::Template Perl module. It translates templates into efficient closures that can be re-used as often as needed, and uses an intelligent cache mechanism that allows templates to be updated while your program is running.

Download Website Updated 17 Jul 2003 CL-WHO

Screenshot
Pop 30.58
Vit 59.99

CL-WHO is a (Common) Lisp tool which can be used to easily convert S-expressions intermingled with code into (X)HTML. It tries to create efficient code and be portable amongst CL implementations.

Download Website Updated 29 Mar 2004 URL-REWRITE

Screenshot
Pop 17.44
Vit 57.82

URL-REWRITE is a small package which can be used to programmatically rewrite (X)HTML documents so that certain attributes values are replaced by others. It was written to rewrite URLs for cookieless session handling, but can be put to other uses.

Screenshot

Project Spotlight

The friendly interactive shell

A shell focused on interactive use, discoverability, and user friendliness.

Screenshot

Project Spotlight

sleepuntil

sleep(1) with an at(1) syntax.