Projects / CL-EMB

CL-EMB

CL-EMB is a library which embeds Common Lisp and special template tags into normal text files. It can be used for dynamically-generated HTML pages.

Tags
Licenses
Implementation

RSS Recent releases

  •  19 Feb 2006 07:12

Release Notes: File reading was optimized. The @insert template tag was added.

  •  13 Aug 2005 00:19

Release Notes: Some optimizations regarding escaping for XML and URL encoding were made. An optional locking mechanism for threaded/multiprocessing programs was added.

  •  07 Aug 2005 17:18

Release Notes: @include now uses the supplied path relative to the current template.

  •  20 Jun 2005 08:28

Release Notes: The way to access the supplied environment (plist) within the template tags was extended. You can now write a path to access values within a nested plist.

  •  15 Jun 2005 01:14

Release Notes: This release fixes the template tags @include and @call. They were broken by the API changes in 0.3.0 and not properly fixed in release 0.3.1.

Screenshot

Project Spotlight

daytime

A trivial program to get time using the "daytime", "time", or HTTP protocols.

Screenshot

Project Spotlight

Dash Reports

A lightweight Web reporting solution.