Download List

项目描述

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 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 Back to release list
1.26

此版本修复了与海湾合作委员会的Unicode漏洞,常量问题的更新版本,编译警告,一MinGW的问题,即在于它的- R选项,阻止在代码替换字符串中的大小的一个文件,一个错误,一个错误的错误恢复,可能导致系统崩溃。空白解析器现在继承父属性。为更好的Valgrind的结果禁用的freelist能力已经增加了。
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