资源列表
Counter
- 编译原理非常好的一门课 这门课非常的难 但是老师为我们准备了这个课件-program biulding very good and useful about the class and it is very hard to learn it is a very good text and we all good at it
LL(1)
- 采用c++实现基本的词法分析,以加强对词法分析的理解-Using c++ implementation of basic lexical analysis to enhance understanding of the lexical analysis
yufafenxi
- 采用C++实现语法分析过程,以加强对语法分析过程的理解-Using C++ implementation parsing process to enhance understanding of the process of parsing
DTMF_remote.c
- DTMF decoder using RomanBlack s triplet algorithm
lexical-analyzer
- 编译原理,用C语言和lex两种方法实现词法分析,并包含成功测试案例,与失败测试用例以及实验报告-lexical analyzer
LL1
- 利用LL(1)分析方法实现算术表达式的语法分析-Using LL (1) analysis method parsing arithmetic expressions
from-top-down
- 递归自顶向下实现算术表达式的语法分析,可算乘方等复杂运算-Recursive top-down implementation of an arithmetic expression parsing, power and other complex operations can be considered
complier
- 实现sample语言的词法分析,并能输出相关的错误信息及二元组-Achieve sample language lexical analysis, and can output an error message and the associated pair
extended-pl0complier
- 扩充功能的pl0编译器 文法中包含常量、变量、整数、实数、整型、实型、字符型、过程(带参数)、函数(带参数和返回值)、赋值语句、for语句、if-then-else语句、while语句、repeat…uitil语句、过程调用、函数调用、复合语句、读语句、写语句(字符串和表达式)。-extended pl0 compiler
simple-cpu-emulator(C)
- 含user_prog文件的解释型7条指令的简单CPU模拟器-simple cpu emulator for 7 insts
E20814005
- 词法分析程序,编译实验课上做的,希望大家指点-Lexical analysis program
Test1
- 源程序的输入和预处理 掌握字符处理的方法,理解设计为独立子程序的好处,为词法分析做好准备。 -Source code control characters in the input and pre-treatment methods, to understand the benefits of design as a separate subroutine, to prepare for the lexical analysis.