Download List

Descripción del Proyecto

libaiml is a C++ AIML intepretor in the form of a static library written from scratch. It will give users the ability to add an AIML interpreting engine to their programs.

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-04 03:21
0.6

Un rediseño interior completo utilizando una interfaz abstracta. El requisito de expatriados se ha caído, y libxml2 se utiliza ahora. Los archivos de configuración se han fusionado en un único archivo. XML. La lista de usuarios y archivos de usuario se han fusionado en otro archivo. XML. Hay soporte para expresiones regulares en las sustituciones. CAIML y JavaScript deben estar plenamente utilizable. Hay correcciones de errores menores.
Tags: Minor feature enhancements
A complete internal redesign using an abstract interface. The requirement for expat has been dropped, and libxml2 is used now. The configuration files have been merged into one .xml file. The userlist and user files have been merged into another .xml file. There is support for regular expressions on substitutions. CAIML and JavaScript should be fully usable. There are minor bugfixes.

2006-01-19 01:57
0.5

Un documentado completamente API pública, algunas correcciones de errores, soporte preliminar para CAIML, varias optimizaciones, mejorado en gran medida de informes de error, el apoyo a la presentación de informes de error de XML, soporte para cargar archivos AIML sobre la marcha, el apoyo para el registro de partidos (ruta de acceso completa del partido, incluidos los srai's), soporte para JavaScript, y soporte opcional para el manejo del parámetro 'format' en <date>. Los patrones de archivos se utiliza ahora para especificar qué AIML archivos a cargar. Este comunicado ha cambiado con el uso de la representación binaria interna de AIML plantillas (simplificado y la ejecución de código optimizado).
Tags: Major feature enhancements
A completely documented public API, some bugfixes, preliminary support for CAIML, several optimizations, greatly improved error reporting, support for XML error reporting, support for loading aiml files on the fly, support for logging of matches (whole path of the match, including srai's), support for JavaScript, and optional support for handling of the 'format' parameter in &lt;date&gt;. File patterns are now used for specifying what aiml files to load. This release has changed to usage of internal binary representation of aiml templates (simplified code and optimized execution).

2005-09-09 10:27
0.4

Parcialmente limpieza de las nuevas características y el código se agregó. Algunas correcciones se hicieron.
Tags: Major feature enhancements
Mostly new features and code cleanups were added.
Some bugfixes were made.

2005-05-20 13:16
0.3

Esta versión incluye un montón de cambios internos y algunas correcciones. Implementa algunas características que faltan también.
Tags: Major bugfixes
This release features a lot of internal changes and some
bugfixes. It implements some missing features as well.

2005-04-07 07:44
0.2

El principal cambio es el sistema de usuario que permite a la biblioteca para ser utilizado desde un cliente de IRC (por ejemplo). Una gran cantidad de correcciones y se hicieron cambios. Los archivos que faltan en la versión anterior se han añadido.
Tags: Major feature enhancements
The main change is the new user system that allows
the library to be used from an IRC client (for
example). A lot of bugfixes and changes were made.
The missing files in the previous version were
added.

Project Resources