18 Mar 17:08
New release CL-EMB 0.3.1
From: Stefan Scholl <sscholl@...>
Subject: New release CL-EMB 0.3.1
Newsgroups: gmane.lisp.cl-emb.devel
Date: 2005-03-18 16:09:52 GMT
Subject: New release CL-EMB 0.3.1
Newsgroups: gmane.lisp.cl-emb.devel
Date: 2005-03-18 16:09:52 GMT
New release CL-EMB 0.3.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: - Bugfix regarding the template tags @include and @call The generated code wasn't correct after the API changes in 0.3.0
RSS Feed