Download List

Descripción del Proyecto

The DParser is a scannerless GLR parser generator based on the Tomita algorithm. It is self-hosted and very easy to use. Grammars are written in a natural style of EBNF and regular expressions and support both speculative and final actions.

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.

2004-10-09 07:25 Back to release list
1.13

Un problema de compilación con el uso de la opción de GC se ha fijado, junto con pérdidas de memoria cuando la reutilización de un analizador de espacio en blanco con una producción en la biblioteca mkdparser y la interfaz de Python.
Tags: Minor bugfixes
A compilation issue with the use of the GC option was fixed along with memory leaks when reusing a parser with a whitespace production in the mkdparser library and the Python interface.

Project Resources