搜索资源列表
grammatica-1.4.tar.gz
- Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support
ansi_yacc
- 标准C的语法分析的yacc文件,可以用bison 等语法分析生成器编译,生成标准C的语法 分析部分,可以和前面的Lex部分组成C编译 器的前端-standard C syntax analysis generates a file that can be used, such as bison syntax analysis compiler generator, generate standard C syntax analysis, and can in front of Lex
21codes_del62755882442
- 将布尔表达式翻译成后缀式(即逆波兰式),中间有词法分析,语法分析及中间代码生成-Boolean expressions to be translated into the suffix - (reverse Polish), there is a lexical analysis, Grammatical analysis and intermediate code generator
rs-codec-8-4
- encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplic
plo-com
- pl/0编译器的C++实现,包含了词法分析,语法分析,语义分析&代码生成部分。-pl / 0 compiler for C + + realization included lexical analysis, parsing, Semantic Analysis & code generator parts.
tply
- Compiler generator toolset for Turbo/Borland/Free Pascal and Delphi
lemon parser generator
- 編譯器的lemon的辭法分析器- 鈻♀枴lemon 鈻
音频信号发生器
- 音频信号发生器 - Tonic train signalling generator tonic train signalling generator
mylexer
- Tiny语言的Parser Generator 2词法分析器
myparser
- Tiny 语言的Parser Generator 2 语法分析器
Text1
- 一个用Parser Generator编译的代码,可以生成词法分析的C++代码,然后用VC编译
4124668
- 简单的c编译器词法分析器、语法分析器和中间代码生成器-simple c compiler lexical analyzer and parser and intermediate code generator
lex_yacc_demo
- 不需要做任何修改的lex-yacc的demo,可以在parser generator或lex-bison下成功运行
语法生成器
- 编译原理的语法生成器 ,可以对C语言程序进行分析。-principle of grammar compiler generator, the C language program for analysis.
MC20
- 一个简单的编译器,有词法分析,语言分析代码生成。对毕业生有用。-a simple compiler, lexical analysis, linguistic analysis code generator. Right graduates useful.
grammatica-0[1].4.tar
- Grammatica是一个C#和Java的语法分析程序生成器(编译器的编译器)。它可以用LL(k)语法创建可读的和带有注释的源代码。它也支持创建一个运行时语法分析器,带不生成源代码。语法产生式用EBNF描述,使用规则表达式的符号-Grammatica is a C# and Java syntax analysis program generator (compiler compiler). It can be used LL (k) to create readable syntax and
JLex
- JLex词法分析生成器,可以用于生成简单词法分析器,java编写-JLex lexical analysis generator can be used to produce simple lexical analyzer, the preparation of java
siyuanshi
- 软件学院学生编译原理课程实验,中间器代码生成器设计,输入算术表达式,输出语法分析结果及相应的四元式序列 -Software College courses students compiling principle experiment, intermediate code generator design, the importation of arithmetic expressions, the output syntax analysis and the corresponding s
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
Frist-sets-and-follow-set-generator
- 编译原理中的frist集和follow集生成器-frist set of generator set and follow
