资源列表
a
- 简单语法分析器,是编译原理的作业,放在这里交流一下
blassic-0.5.1
- 由一个古老的BASIC解释器改进而成, 保留了ANSI C固有的艺术美感.-from an old BASIC interpreter to improve from retained ANSI C inherent beauty of the arts.
4SLR
- 编译原理上机—语法分析2 1.目的:熟练掌握自下而上的语法分析方法,并能用C++程序实现。 2. 在已有文法的基础上再加上减法“-”和除法“/”对应的产生式构成最终的文法。从而使得记号流可以处理带括号的加、减、乘、除四则运算。 3. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用SLR分析器来完成。手工构造SLR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id/(id+id)# 输出:移进 按
lex
- c语言的词法分析,保证正确。绝密资料,不下载保证让你后悔-c language lexical analysis to ensure that the correct. Top-secret information
compiler
- 用C++实现的SkipOOMiniJool语言的编译器,可查出用户程序中的一切错误-Implemented with C++ language compiler SkipOOMiniJool can find out all the errors in the user program
analyserforcompiling
- 用vc++6.0制作,编译器,希望对大家有用-produced by vc 6.0, compiler, it may be useful to hope
cifafenxiqi
- 用C语言编写,dos界面,能够判断用户输入的语句中含有的各种类型,编写语句简单,容易看懂。-Using C language, dos interface, user input can determine the types contained in the statement, prepared statement, simple, easy to understand.
JavaCompiler
- 用java编写的编译器,有源代码,想要的可以-Prepared with the java compiler, source code, want to see
PL0
- VC PL0编译器PL/0编译器是个一遍的编译程序,词法分析程序作为子程序,需要的时候被语法分析程序调用,使用语法制导的翻译技术,在语法分析的同时生成中间代码,并保存到文件中。-VC PL0 compiler PL/0 compiler is again compiled program, lexical analysis program as a subroutine, and when required by the syntax analysis program call, use the
CompilerV1
- 用csharp实现的编译原理中的词法分析器。
SomeLifeProject1
- 编译原理 somelife code 需要bison和flex 支持, 通过这个程序对编译原理大概的了解-Code compiler theory somelife need bison and flex support through this program, compiler theory about understanding
Lex-parser
- 用parser generator(windows下的Lex)编写的词法分析器,可以导入文件,查看符号表,token,错误信息,还可以保存这些信息。-With a parser generator (windows, under the Lex) prepared by the lexical analyzer, you can import the file, view the symbol table, token, an error message, you can also save t