7 Aug 19:38
New release CL-EMB 0.4.1
From: Stefan Scholl <sscholl@...>
Subject: New release CL-EMB 0.4.1
Newsgroups: gmane.lisp.cl-emb.devel
Date: 2005-08-07 17:41:19 GMT
Subject: New release CL-EMB 0.4.1
Newsgroups: gmane.lisp.cl-emb.devel
Date: 2005-08-07 17:41:19 GMT
New release CL-EMB 0.4.1 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. You can download it from http://common-lisp.net/project/cl-emb/ or install with ASDF-Install. CL-USER> (asdf:operate 'asdf:load-op :asdf-install) CL-USER> (asdf-install:install :cl-emb) Changes: - Removed some compiler notes when registering emb functions. - @include now uses supplied path relative to current template.
RSS Feed