资源列表
ll-slr
- lr ,slr 语法分析,编译原理中的小程序,可以来体验一下-lr ,slr
cifafenxi
- 用c++写的词法分析,可以用来识别c++的源文件的词法。-With c++ written lexical analysis can be used to identify the source file of c++ lexical.
zhengguishizhuanDFA
- 正规式转DFA,包括正规式转NFA,NFA转DFA等-Formal type turn DFA, including regular type turn NFA, turn NFA DFA, etc..
siyuanshi
- 编译四元式,课设要求,中间代码生成必备,编译原理课程设计-Compiled four yuan style, class set requirements, intermediate code generation necessary
CHARGEMENT
- chargement loading source c
tcc-0.9.25
- 有没有想过使用 C 语言作为游戏脚本? TinyC 可以让你实现这个想法. 这是个微型的 C 语言编译器, 可以附加在宿主程序上, 运行时编译任何 C99 代码.-Have you ever thought to use C language as a game scr ipt? TinyC allows you to implement this idea, which is a miniature of the C language compiler, can be attached to
for
- 编译原理for语句的翻译,LR文法,输出四元式,有语法分析,词法分析功能-Compiler theory for the translation of the statement, LR grammar, out four yuan style, syntax analysis, lexical analysis
WHLIE
- 编译原理课程设计 WHILE循环语句 简单优先法-Compiler theory of curriculum design simple priority method WHILE loop
Compilation-Principle--
- 关于编译原理的一个课程设计,希望对各位有用处 -A course on compiler design theory
Parser
- 语法分析器(含完整源码)能对用户输入的一段代码进行正确的语法分析,很有用的-Parser (with full source code) to a section of user input the correct code syntax analysis, useful
pl0
- 这是一个很长 的编译器,这是拿C写的pl0编译器,可以编译扩充pl0-it s a sourse code
muparsersse_src
- 不少程序须要用到数学表达式解析器,本代码力求简明快速做到这一点。-Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It
