搜索资源列表
TAOC
- The Art Of C++ 此书的源码,经典!里面,实现了个建议的MiniC++的代码,值得一提的是,此MiniC++是解释性的-The Art Of C of the source book, classic! Inside, the realization of the proposal of MiniC code, it is worth mentioning is that this is an interpretative MiniC
based_on_C51_electronguider
- 基于单片机的电子导游系统设计,采用了miniC-A101FS和单片机AT89C2051配合使用。
minic
- 输入简单的c语言程序,再通过编译器进行编译,可以得到编译的结果。与c语言的功能相近只是范围较小。还可以生成语法分析树,来看中间是怎么进行编译的。-Enter a simple c language program, and then compiled by the compiler, the results can be compiled. And c function of language is similar to a smaller range. Parse tree can also
mycpu.tar
- 自己写的一个模拟cpu的小程序,里面包含miniC,miniPentium,miniVC,Assembler,mm,mycpu等模块。肯定没有重复呵呵。-Wrote it myself a simulated cpu small program, which contains miniC, miniPentium, miniVC, Assembler, mm, mycpu modules. Oh sure there is no duplication.
miniC
- 此程序实现一定的小心pc功能,类似于运算,编程等-This process to achieve a certain degree of caution pc function, similar to computing, programming, etc.
minic.tar
- 小型c编译器。。lex and ya-minic
SeuYacc
- 本源码为自行开发的兼容C语法的语法分析工具Yacc,能进行MiniC语法分析。与SeuLex结合对简单C程序进行编译运行-The source code is compatible with self-developed tools for C syntax parsing Yacc, can be MiniC parsing. Combined with the SeuLex compile and run a simple C program
minic
- compiler design for c programming code
MiniC_compiler
- 一个用javacc实现的MiniC编译器。-failed to translate
project
- 编译原理minic编译器,使用java编写,可生成四元式,语法树-Compiler theory minic compiler, using java prepared, can generate quaternion type, syntax tree
MiniC
- JAVACC 写的MiniC编译器,数组赋值,循环嵌套,变量定义,语法,语义,界面-JAVACC write MiniC compiler, array assignment, nested loop, variable definitions, syntax, semantics, interface
Minic
- 实现MiniC的词法分析、语法分析、语义分析,并且实现了UI界面以及界面的美化-Achieve MiniC lexical analysis, parsing, semantic analysis, and to achieve a UI interface and beautification
Minic-S.
- DIGITAL STEGANOGRAPHY TECHNOLOGY
MiniC
- 利用C++实现一个简单的C++语言编译器,能够实现 词法分析和语法分析(This is a simple C++ compiler which finished the parse of morphology and grammar)