Hosted on Common-Lisp.net
Introduction
CL-EMB is a library to embed Common Lisp and special template tags into normal text files. Can be used for dynamically generated HTML pages. See examples and README.
License
LLGPL
Mailing Lists
Download
Latest Version: In Quicklisp, on Common-Lisp.net GitLab
Release history
-
0.4.4, 2008-06-10
Multibyte external file format patch (Tomasz Skutnik), Speedup by memoization in expand-template-tags (Tomasz Skutnik)
-
0.4.3, 2006-02-19
Faster file reading, new template tag @insert
-
0.4.2, 2005-08-13
Changed internal function to escape for XML (was very slow and is now using code from Edi Weitz), optimized URL encoding, locking mechanism for threaded/multiprocessing programs (*LOCKING-FUNCTION*).
-
0.4.1, 2005-08-07
Removed some compiler notes when registering emb functions. @include now uses supplied path relative to current template.
People talk about CL-EMB
Links
Author
Stefan Scholl
Current Maintainer
Michael Raskin