资源列表
DFA
- 简单DFA有穷自动机,可以根据输入的状态转换表,进行状态转换,对输入的字符串判断,该自动机是否可以接受。并有具体报告说明。-Simple DFA finite automata may be based on the input state transition table for state transitions, the input string to determine that the automatic machine is acceptable. And have specific
c_language_compiler_source_code
- c语言编译器源代码-c language compiler source code
lex_yacc
- Lexer and Yacc introduction-Introduce how to implement a calculator
analysis
- C++的语法分析器,虽然程序不是很完美,但是可以发上来互相交流-analysis for the c++ language
modelsim
- modelsim的中文学习资料 中文教程 经典教程-modelsim information on the study of Chinese classics Chinese Tutorial Tutorial
retsuff
- XL语言编译器 XL语言的词汇: EOI : 输入结束 SEMI: 匹配单个字符 PLUS: 匹配单个字符 + TIMES: 匹配单个字符 * LP: 匹配单个字符 ( RP: 匹配单个字符 ) NUM_OR_ID: 匹配十进制整数或标识符-XL Compiler XL language vocabulary: EOI: input end of the SEMI: matches a single character '
ATMEGA32
- source code for atmel-source code for atmel
asptohtml-v1.5
- 经典的asp静态化html工具,让你的网站访问速度快很多-asp to html
LexAna.c.tar
- Program for Lexical Analysis inn C. The first step of compiler converts string to tokens.
1234436678967
- p2pCommunity p2p文件共享及聊天功能
accidenceAnalyzer
- 一个简单的词法分析器,刚学习编译原理时写的··大家可以看下-A simple lexical analyzer, just when the principles of learning to compile written that we can Kanxia! ! ~
bianyi
- 运用Cup和JLex工具,进行编译原理的词法分析、语法分析、抽象语法树生成。-use Cup and JLexuse to build principles of lexical analysis, syntax analysis, abstract syntax tree is generated.