首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > grambler是上下文无关文法分析器生成器使用java互动。

grambler是上下文无关文法分析器生成器使用java互动。

资 源 简 介

Context-free grammars are created using an editor. They are then tested interactively using arbitrary text inputs. The GUI visualizes the resulting parse tree as well as the data structures of the Earley algorithm used for the parsing. Grammars created in the editor can then be loaded into a Java program to create a corresponding parser. The parser returns a syntax tree to enable further input processing. Since the Earley algorithm is used, a parser can be built from an arbitrary context-free grammar. Terminal symbols can be built either from string literals or from regular expressions incorporated directly into the grammar.

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.195277s