资源列表
SLR-Parser
- It is compiler program SLR parser
Filter
- Code for filtering image in enhancement
C-minus-minus-interpreter
- 这是一个简单的C++解释器,对于初学者来说,是一个很好的范例。可以从中学到很多。- this is a simple C++ interpreter,to a student,it is a great example.
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