资源列表
C0Compiler
- 基于c0文法写的生成p-code的编译器,有词法分析,语法分析,中间代码生成等功能-C0 Writing grammar-based generation of p-code compiler, there is lexical analysis, syntax analysis, intermediate code generation and other functions
cifafenxi
- QT版词法分析器 附带状态转换图 编译原理课程设计-QT version of the lexical analyzer state transition diagram with Principle Design Compiler
abc
- 汇编语言 语法ll1分析器 和 算符优先分析 -Assembly Language Syntax ll1 analysis and operator precedence parser
wave
- The UDF compiled source file to define the wave of the moving wall in the Wave generation of the tank problem, fluent
bianyiyuanlishiti
- 编译原理试题,里面有多套试题及答案,是非常好的参考题-Compilation Principle questions, which have sets of questions and answers, is a very good reference title
eliza
- 一个小型的BASIC解释器及全部C源程序代码-c language
basic
- 一个小型的BASIC解释器及其全部的C源程序代码- A small BASIC interpreter and its complete C source program code
C0Compiler
- 能生成四元式和16位汇编语言的编译器,if-else,while,for,switch语句均能编译成功。代码并不完美,仅供参考-Can generate quaternary assembly language-and 16-bit compiler, if-else, while, for, switch statements can compile successfully. Code is not perfect, are for reference only
DLL
- DLL反编译工具 希望能对大家有所帮助和提高。-Decompile DLL tool for all of us want to help and improve.
small-c-for-dos
- c语言编译器,dos下的,很小,但理解起来比较 好理解,初学者最合适-c language compiler, dos under, small, but to understand them better understand the most suitable for beginners
uip_1.tar
- STM8S的UIP移植。编译器为COSMIC. -The UIP for STM8S. The Compiler is COSMIC.
cifafenxi
- 设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do----)等等用函数int reserve(char* p)来处理,对单词符号(+,-,*,/,=-----)等等用switch()来处理。-cifafenxi