资源列表
scanner_of_P
- 切出P語言的token,但尚未return只有印出值,若要return的話在rule最後都加上return NONTERMINAL即可。-print tokens from input of P language
ToylExp
- 一个词法分析,语法分析的小东西。有兴趣的朋友可以看看。-A lexical analysis, grammar analysis of the small things. Interested friends can see.
grammer
- 编译器其中的一个小功能,语法分析。实现算法为自上而下LL1。-Compiler, which is a small function, syntax analysis. Algorithm of the top-down LL1.
CompilerDesign
- This a prototype for the Compiler design basic steps written in java. A tokenizer to get the tokens from the Input code.-This is a prototype for the Compiler design basic steps written in java. A tokenizer to get the tokens from the Input code.
yufa
- 对语法进行分析的语法分析系统,可检验其是否正确-Analysis of grammar parsing system can test the correctness of
PL0词法分析器
- c语言编制的PL0词法分析器-c language establishment PL0 morphology analyzer
BIN
- CONVERT DECIMAL TO BINARY NUMBER
pl0
- pl0的编译程序源码,是用C编写的,很经典
200807
- 编译原理,用c语言实现程序编译过程中的语法分析-C language program is compiled in the process of parsing
cm
- scan编译器得前端得扫描程序 属于便一起的一部分
convert_Fortran_Code
- 这个C++程序,可以转换如Fortran 77程序到C++可用程序,当然,还有一些例外,如Fortan中的FORMAT语句,以及goto语句可能使得你的代码很长。你可以通过配置,让转换程序进行批量的语言转换。
vheader
- 将VHDL源文件中提取常量转换成C/C++的头文件。用于VHDL的固件和主机程序间的同步,如:寄存器地址,缓冲区长度,版本号等。-This short program converts the constants in VHDL files into C/C++ header files. It is useful to sync the VHDL firmware and C/C++ host program in, for example, register address, buffer