Download List

Descripción del Proyecto

CL-EMB is a library which embeds Common Lisp and special template tags
into normal text files. It can be used for dynamically-generated HTML
pages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-18 19:25
0.3.1

Esta versión corrige las etiquetas de plantilla incluyen @ y @ llamada. Ellos fueron rotos por los cambios en la API 0.3.0.
Tags: Major bugfixes
This release fixes the template tags @include and @call. They were broken by the API changes in 0.3.0.

2005-03-12 01:27
0.3.0

Cambios en el API en el método execute-EMB. Generador de lazos, lazos que llamar a un generador de funciones en cada iteración, se han añadido.
Tags: Major feature enhancements
API changes in the method EXECUTE-EMB. Generator loops, loops that call a generator function on every iteration, have been added.

2005-03-06 16:35
0.2.2

Una corrección de errores de menor importancia se hizo para una advertencia / error que fue causado por una variable que se ha definido, pero nunca se utiliza cuando se llama sin el parámetro opcional (!).
Tags: Minor bugfixes
A minor bugfix was made for a warning/error that
was caused by a variable that was defined but
never used when called without the optional(!)
parameter.

2004-11-16 04:55
0.2.1

Nuevas funciones CLEAR-EMB, CLEAR-EMB-ALL, y CLEAR-EMB-ALL-FILES se han añadido.
Tags: Minor feature enhancements
New functions CLEAR-EMB, CLEAR-EMB-ALL, and
CLEAR-EMB-ALL-FILES were added.

2004-10-19 00:59
0.2.0

Tags: Initial freshmeat announcement

Project Resources