Télécharger la liste

Description du projet

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.

Système requise

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

Cette version corrige les balises de modèle et @ @ include appel. Elles ont été brisées par les changements dans l'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

API des changements dans la méthode execute-EMB. Générateur de boucles, les boucles que d'appeler une fonction générateur sur chaque itération, ont été ajoutés.
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

Un bug mineur a été faite pour une alerte / erreur qui a été causé par une variable qui a été défini mais jamais utilisée en cas d'appel sans l'option (!) Paramètre.
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

Des fonctions claires Nouvelle-EMB, Clear-EMB-ALL, et CLEAR-EMB-all-files ont été ajoutés.
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