资源列表
Parser5
- ll1 文法分析器 此分析器实现了 编译原理当中的语法分析-ll1 grammar analyzer Analyzer to achieve the compilation of this parsing principle which
REtoDBA
- 编译原理 正则式转NFA 输入一个表达式 获得一个NFA的图-Compiler theory turn NFA regular expression
main
- 这个东东主要是说语法分析的,所以不会做编译原理的可以看看。-The main point is that parsing stuff, so do not do compiler theory can be see.
Motor-Control-PWMPBoost
- Generates Motor PWM output and Boost converter pwm output from dsPIc30f30-Generates Motor PWM output and Boost converter pwm output from dsPIc30f3011
bianyiqi
- 本源代码,使用java实现的一个简单的词法语法编译器,可供初学者参照学习-Source code, use the java implementation of a simple lexical grammar compiler reference for beginners to learn
LALR1
- 用JAVA写的LALR编译器,语法编译器-Written using JAVA LALR compiler compiler syntax
c_minus
- c_minuse 语法分析器,对输入与法进行分析-c_minuse parser analyzes the input and Law
A-character-line-compiler-system
- 一个汉字行编译系统,有完整的测试域代码,可以在c++6.0中运行-A character line compiler system
PL0language
- 编译器编写,包含源码解释,对学习这方面的东西很有帮助-Compiler writers, including the source explained, to learn something useful in this regard
Simple-syntax-parsers
- 简单递归下降语法分析器,只能识别整形数据,需要可自行添加其他类型-failed to translate
ap08_cs_BoolAlgApps_problems
- BOOLEAN EXPRESSIONS REALLY GOOD
Lexer
- 编译原理,词法分析器,构造词法分析器,掌握源语言的接受、存贮、预处理和扫描分析,生成正确的 单词符号串二元式序列- The Lexer