搜索资源列表
tscript-1.0.0
- 支持类PHP语法的脚本解释引擎。支持运行状态下动态输入脚本参数,返回字符串结果。支持自定义函数调用,支持外部函数扩展。(含源码)
cifafenxi
- C++编写的词法分析程序,含用C#编写的exe程序以及详细源码
nasm-Source
- NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。-NASM is an open source cross-platform assembler. Inside the source code under linux and dos are under. NASM contains a compilation of tutorials, source code is very clear, with a small
BianYiBaoGao
- 编译课程设计报告 含源码 分析 设计 课程设计作业-Curriculum design, source code to compile the report containing analysis and design course design work
Lex
- 此法分析器生成工具 Lex 设计实例 含源码 运行程序-This method Lex parser generation tool design examples with source code to run programs
mirfir2
- 飞尔的可编译源码 很难得的 不含控件 下下来自己去找吧-Fly Seoul can be hard to come by compiling source code
wcp
- 文件中:wcp.exe是我们针对编译实验的文法的一个编译器(不含源码);pi.txt和prime_number.txt是按照实验文法写的测试程序(前者是求pi值,后者是求质数) 注:wcp将编译和执行放在了一起,而且对原实验文法做了以下扩展 1.标识符采用c语言标准的标识符 2.增加了print语句来打印结果(statement:print VarList ) 执行方法:在cmd下进入wcp所在目录,如 E:\My Learns\编译原理 然后执行如下 E
LL-LR-analysis
- 进行LL分析和LR分析的实验报告,含源码和结果显示。-LL LR analysis for the experimental analysis and reporting, including source code and results.
Parser
- 语法分析器(含完整源码)能对用户输入的一段代码进行正确的语法分析,很有用的-Parser (with full source code) to a section of user input the correct code syntax analysis, useful