搜索:Grammatica

找到约 2 项符合「Grammatica」的查询结果

结果 2
https://www.eeworm.com/dl/628/103268.html 编译器/解释器

Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (lik

Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging gram ...
下载 116
·
查看 1100
https://www.eeworm.com/dl/628/133117.html 编译器/解释器

Grammatica是一个C#和Java的语法分析程序生成器(编译器的编译器)。它可以用LL(k)语法创建可读的和带有注释的源代码。它也支持创建一个运行时语法分析器

Grammatica是一个C#和Java的语法分析程序生成器(编译器的编译器)。它可以用LL(k)语法创建可读的和带有注释的源代码。它也支持创建一个运行时语法分析器,带不生成源代码。语法产生式用EBNF描述,使用规则表达式的符号 ...
下载 26
·
查看 1153