2004-08-20
2004-08-14
CL-EMB at Common-Lisp.net
CL-EMB has found a home at Common-Lisp.net. And the first user has sent a patch. Nice to know that some people aren't afraid of a 0.0.1 release. :-)
2004-08-13
New template system with embedded Common Lisp: CL-EMB
Today I have released CL-EMB. It's a kind of combination of LSP (LispServer Pages) and HTML-TEMPLATE. You can embed Common Lisp (hence the name) into textfiles. Between <% and %> can be Common Lisp or special template tags like @if, @repeat, @loop, ...
It's in an early stage. Version 0.0.1. Needs a real documentation and lots of examples.
It's in an early stage. Version 0.0.1. Needs a real documentation and lots of examples.