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.
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.
이 릴리스에는 파이썬에 대한 모호함이 콜백을 추가합니다. 그것은 수정 오류 복구 충돌 버그, 열 번호입니다 버그, 실종 열 및 줄 번호를 공백 subparser 때 사용합니다.
Tags:
1.22
This release adds ambiguity callbacks for Python. It fixes an error recovery crash bug, a column number bug, and missing column and line numbers when using a whitespace subparser.