Download List

Descripción del Proyecto

lispreader is a small library for reading expressions in Lisp syntax. It provides a framework for reading configuration files. To simplify interpretation of the read data, lispreader also provides functions for simple matching of expressions against patterns.

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-04-02 21:18
0.5

Una corrección de errores, se han añadido mejoras en la velocidad grande, y un patrón de números. Ahora el usuario tiene el control sobre la asignación de memoria.
Tags: Minor feature enhancements
A bugfix, big speed improvements, and a number
pattern were added. The user now has control over
memory allocation.

2001-01-30 15:13
0.4

Nuevas funciones para hacer las expresiones y predicados de tipo.
New functions for making expressions and type predicates.

2001-01-30 15:13
0.3

Tramitación de las observaciones de estilo Lisp y el usuario corrientes definidas.
Handling of Lisp style comments and user-defined streams.

2001-01-30 15:13
0.2

Código para el manejo de números reales.
Code for handling real numbers.

2001-01-30 15:13
0.1

Initial release.
Initial release.

Project Resources