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.

2006-02-19 16:12
0.4.3

Lectura del archivo se ha optimizado. El @ insertar código de plantilla se ha añadido.
Tags: Minor feature enhancements
File reading was optimized. The @insert template
tag was added.

2005-08-13 09:19
0.4.2

Algunas optimizaciones respecto a escapar para XML y codificación de direcciones URL se hicieron. Un mecanismo de bloqueo opcional para roscado / programas de multiprocesamiento se añadió.
Tags: Minor feature enhancements
Some optimizations regarding escaping for XML and URL encoding were made. An optional locking mechanism for threaded/multiprocessing programs was added.

2005-08-08 02:18
0.4.1

@ incluyen ahora utiliza la ruta de acceso suministrados en relación con la plantilla actual.
Tags: Minor feature enhancements
@include now uses the supplied path relative to the current template.

2005-06-20 17:28
0.4.0

La forma de acceder al entorno suministrado (plist) dentro de los códigos de plantilla se amplió. Ahora puede escribir una ruta de acceso a los valores de acceso dentro de un plist anidados.
Tags: Minor feature enhancements
The way to access the supplied environment (plist)
within the template tags was extended. You can now
write a path to access values within a nested
plist.

2005-06-15 10:14
0.3.2

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

Project Resources