资源列表
Lex-YACC-HOWTO
- lex 词法分析器的功能和输出格式 词法分析器的功能是输入源程序,输出单词符号。词法分析器的单词符号常常表示成以下的二元式(单词种别码,单词符号的
lalr(1)
- 实现Lalr(1)编译器,有点小错误,不要见怪-it is a complicated procedure
grammer
- 此程序为LR递归下降程序,作用为检查是否有语法错误,还可以用-this recursive procedure LR dropped procedures, the role of examining whether there is a grammatical error, you can use
CCHECK
- 一个用于检查c语法错误的程序- Uses in to inspect the c grammatical error the procedure
repgcode-0.3
- An interpreter for the G-code language, which can control a 3-axis Cartesian positioning system (ie for a CNC milling machine) which has electronics compatible with the RepRap project.
kod
- Interpreter of Turbo Pascal
recursive-descent-parsing
- 编译原理的实验,递归下降语法分析,能够实现自上而下的分析。-Compiler theory of the experiment, recursive descent parsing, to achieve top-down analysis.
四元转换器
- 四元式分析器。供初学者借鉴和使用。只要使用算符优先算法。-four yuan analyzer. For beginners learn from and use. As long as the operator priority to the use of algorithms.
FirstChar
- 编译原理+算符优先分析法+C#编写编 -Compiler theory+ operator precedence analysis prepared by the+ C#
dlxas
- 一个mips指令集的汇编器,可以支持40几条指令的汇编,是学习汇编器的好资料-A mips assembler instruction set that can support 40 a compilation of several commands, is good information to learn assembler
TMR0624
- MSP430 project for study
编译原理-词法分析器
- 自己写的,词法分析(c++),可以实现基本上常用的分析。-wrote it myself, lexical analysis (c), can be used to achieve basically the analysis.