Télécharger la liste

Description du projet

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.

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.

2010-12-21 06:43 Retour à la liste release
1.26

Cette version corrige un bug Unicode, les avertissements de compilation avec des versions plus récentes de gcc, const questions, une question MinGW où il se trouve à environ la taille d'un fichier, un bogue dans l'option-R qui a empêché les substitutions dans les chaînes dans le code, et un bug dans récupération d'erreur qui pourrait causer un accident. analyseurs Whitespace maintenant hériter des attributs de la société mère. La capacité de désactiver freelists pour de meilleurs résultats valgrind a été ajouté.
This release fixes a Unicode bug, compilation warnings with newer versions of gcc, const issues, a MINGW issue where it lies about the size of a file, a bug in the -R option that prevented substitutions in strings in code, and a bug in error recovery that could result in a crash. Whitespace parsers now inherit attributes of the parent. The ability to disable freelists for better valgrind results has been added.

Project Resources