搜索结果
找到约 22 项符合
Grammar 的查询结果
按分类筛选
电子书籍 消除文法左递规算法的实现left eliminate grammar rules delivery algorithm implementation
消除文法左递规算法的实现left eliminate grammar rules delivery algorithm implementation
软件设计/软件工程 KML is an XML grammar used to encode and transport representations of geographic data for display in
KML is an XML grammar used to encode and transport representations of geographic data for display in an earth browser. Put simply: KML encodes what to show in an earth browser, and how to show it. KML uses a tag-based structure with nested elements and attributes and is based on the XML standard.
编译器/解释器 C Preprocessor,antlr的grammar语言描述,用于学习词法分析,语法分析
C Preprocessor,antlr的grammar语言描述,用于学习词法分析,语法分析
编译器/解释器 Object C,antlr的grammar语言描述,用于学习词法分析,语法分析
Object C,antlr的grammar语言描述,用于学习词法分析,语法分析
编译器/解释器 python 2.5,antlr的grammar语言描述,用于学习词法分析,语法分析
python 2.5,antlr的grammar语言描述,用于学习词法分析,语法分析
编译器/解释器 C Preprocessor,antlr的grammar语言描述,用于学习词法分析,语法分析
C Preprocessor,antlr的grammar语言描述,用于学习词法分析,语法分析
编译器/解释器 这是一些ANTLR parser generator的grammar文件的例子
这是一些ANTLR parser generator的grammar文件的例子,这些grammar文件生成用各种语言写的编译各种语言的编译器
电子书籍 document about Grammar English
document about Grammar English
编译器/解释器 To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if
To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if it is LL(1).
A jar file containing the class files can be downloaded here. Place this jar file in your class path before running the analyzer. LLAnalyze requires JDK 1.2. In the CSUGLAB, use g:\jdk1 ...
编译器/解释器 Full support for extended regular expressions (those with intersection and complement); Support for
Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support f ...