资源列表
[编译器/词法分析] AjaxParser
说明:词法分析的程序。核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在CAjaxParserDlg::OnInitDialog。- Lexical analysis procedure. The core function is condition cut function CAjaxParserDlg::Route. The condition<的摸王> 在 2025-06-24 上传 | 大小:4.29mb | 下载:0
[编译器/词法分析] dolphin-0.2.10-src
说明: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 ge<none> 在 2025-06-24 上传 | 大小:82kb | 下载:0
[编译器/词法分析] whale-0.3.2-src
说明:Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XM<none> 在 2025-06-24 上传 | 大小:215kb | 下载:0
[编译器/词法分析] grammatica-1.4.tar
说明: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<none> 在 2025-06-24 上传 | 大小:618kb | 下载:0
[编译器/词法分析] pl0
说明:PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序-PL/0 language may regard as the PASCAL language the subset, its compiler is a t<许豫飞> 在 2025-06-24 上传 | 大小:583kb | 下载:0
[编译器/词法分析] mathparser_0.02
说明:数学公式分析- The mathematical formula analyzes<> 在 2025-06-24 上传 | 大小:26kb | 下载:0