-
bison源代码.bison 是替代yacc的语法分析程序生成器. yacc是 Yet Another Compiler Compiler的缩写. bison又...
bison源代码.bison 是替代yacc的语法分析程序生成器. yacc是 Yet Another Compiler Compiler的缩写. bison又是什么呐 是一个生成可以分析文本文件结构的程序的程序. 用户不用直接编写程序而只用确定好如何分析这些文本文件的规则就可以了. 这种文本结构应用的例子举不胜举, 其中一个就是计算器(calculator).-bison source code. Bison is a replacement generates a syntax analysis program generator. Yacc yes Yet Another Compiler Compiler"s initials. What is the bison Na is a generation of text files can be analyzed the structure of procedures procedures. users need not directly preparation procedures identified only as good Dr analysis of these text files on the rules. This text structure Application examples abound. which is a calculator (calculator).
- 2023-05-26 21:20:03下载
- 积分:1
-
使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。...
使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。-use Java language Small Basic language interpreter. Including the two major subsystems : an expression interpreter is responsible for handling digital expression; Another interpreter, responsible for the actual implementation process.
- 2022-04-11 19:06:50下载
- 积分:1
-
一个小语言的词法分析程序
一个小语言的词法分析程序- A small language lexical analyaer
- 2022-01-20 22:52:25下载
- 积分:1
-
C++编写的词法分析器,分析器的操作结构。
C++编写的词法分析器,解释器构造作业。-C++ Prepared lexical analyzer, parser operating structure.
- 2022-02-01 22:11:27下载
- 积分:1
-
词法分析器实现简单的词法分析词法分析 器实现简单的词法分析...
词法分析器实现简单的词法分析词法分析 器实现简单的词法分析-Realize a simple lexical analyzer Lexical analyzer Lexical Analysis realize a simple lexical analysis
- 2022-04-06 18:54:13下载
- 积分:1
-
pascal编译器,可生成中间代码,简单实用
pascal编译器,可生成中间代码,简单实用-pascal compiler, can generate between code, simple and practical
- 2022-03-10 12:08:11下载
- 积分:1
-
basic explanation for the source code microsoft visual studio environment throug...
basic解释器源代码
microsoft visual studio 6.0环境下通过-basic explanation for the source code microsoft visual studio environment through 6.0
- 2022-07-27 05:08:47下载
- 积分:1
-
H++编译器: 一个仿Pascal语言的编译器
H++编译器: 一个仿Pascal语言的编译器-H compiler : an imitation of the Pascal language compiler
- 2022-01-25 23:10:09下载
- 积分:1
-
可以求你需要的汇率转换
可以求你需要的汇率转换- May you need in order to the exchange rate transforms
- 2022-03-10 23:12:14下载
- 积分:1
-
Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处
Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis tools. It can restore symbols, compose program execution flow map, check their internal operations, restoration of the symbol table, and to deal with anti-debugging protection. It is a command line interface and a similar SoftICE with the GUI front-end Web
- 2022-01-25 17:44:06下载
- 积分:1