
5 Sep
2004
5 Sep
'04
4:12 p.m.
New release 0.1.1 You can download it from http://common-lisp.net/project/cl-emb/ or install with ASDF-Install.
(require :asdf-install) (asdf-install:install :cl-emb)
Changes: - Added two new template tags @with and @endwith. See http://common-lisp.net/project/cl-emb/examples.html#using-generic-templates - Added some examples