-
一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法...
一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法分析用bison做语法分析设计的科学计算器(不同于一般程序设计中的入门级计算器),是学习编译原理的很好的例子。-a flex and bison portal usage of a very good example. According lexical analysis, parsing, Semantic analysis of the sequence to flex and bison familiar with these two powerful tool. Finally, a use flex do lexical analysis bison do syntax analysis and design of scientific calculators (unlike General Program Design"s entry-level calculators), compiler theory is the study of good examples.
- 2022-02-28 21:54:31下载
- 积分:1
-
Behind the Qinghua teaching material pl0 procedure, this is the
supplementary wh...
清华教材后面的pl0程序,这个是用c++写的 附带说明和设计文档- Behind the Qinghua teaching material pl0 procedure, this is the
supplementary which writes with c explained and designs the documents
- 2022-02-20 19:04:17下载
- 积分:1
-
Standar Snake Using Pascal
Standar Snake Using Pascal
- 2022-04-23 09:14:45下载
- 积分:1
-
一个简单的井字游戏程序使用Prolog语言
A simple tic tac toe program using prolog
- 2022-01-26 18:31:11下载
- 积分:1
-
一个简单实现了词法分析,语法分析,目标代码优化的编译器...
一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
- 2023-02-20 11:25:03下载
- 积分:1
-
一个Pascal语言分析器
一个Pascal语言分析器-A Pascal language analyzer
- 2022-03-15 19:52:29下载
- 积分:1
-
编译原理
编译原理-实现赋值语句的四元式的程序,分析出翻译中要解决的问题-Compiler Construction Principles- to achieve assignment Quaternion-based procedures, analysis of translation problems to be solved
- 2023-05-16 18:45:02下载
- 积分:1
-
C compiler, a simple C language compiler.
C编译器 ,简单的一个C语言的编译器。-C compiler, a simple C language compiler.
- 2022-06-28 11:52:22下载
- 积分:1
-
编译词法分析程序
编译词法分析程序- Translation lexical analyaer
- 2022-03-15 18:19:48下载
- 积分:1
-
编译原理―LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。...
编译原理―LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
- 2022-01-26 06:18:06下载
- 积分:1