资源列表
lex_simple
- 简单的lex编程,详细见英文描述 Running the Lex program 1. Write the Lex specifications as described above in a file, say, prog1.l 2. On moon.cse.yzu.edu.tw, do the following: flex prog1.l (Produces lex.yy.c as the output) gcc lex.yy.c -lfl (Compi
LexandYacc
- 编译原理lex和yacc代码,具体使用方法以及源代码,希望大家喜欢-lex and yacc code
TDII-Ex1-Practica-parcial
- It s an asm file compiled with Proview32 in a 8051 microcontroller, which turns on and off a lamp during 30 seconds from the action of a switch
compiler--prog
- a compiler program part
BC
- compilers lexical analyzer
20029440913
- 这是一份用vc做的编译器,可以解析LL(1)文法,就是一份实验报告。-This is a done with vc compiler can resolve the LL (1) grammar, that is, a test report.
upload
- Speech Synthesis for matlab... Soon i will send more files! I m still working on this application
ccs_c_manual
- 2011 ccs compiler use manual
Rubix_Cube2204965252011
- ritten by - Anshu Krishna This program is for playing with the RubixCube. User can himself/herself solve the cube or can ask the computer to solve it. This program lets the user to view the cube from any direction he wants
Chemicals2204995252011
- I have written this program to make it easy for anyone to make computer graphics based structrual design of simple compounds. (User can also make very complex chemical structures but he/she will need a clear idea of 3D geometry and some basic trigno
Chinese-version-of-compiler-theory
- 编译原理中文版, 比较重要的原理性书籍, 适合于概念不清晰时查阅-Chinese version of compiler theory, theory of the more important books
word1
- 有关词法分析器和语法分析器的源代码,还包括语意分析,对大家都会有所帮助的。-Lexical analyzer and parser on the source code, but also semantic analysis, everyone will be helpful.