搜索资源列表
简单pacal编译器实现
- 此源码是简单Pascal编译器实现代码,采用工具LEX和YACC实现-this source is simple Pascal compiler for code using tools LEX and YACC
20051124
- 用于lex和yacc的c++及c语言的文法,可用来构造C++语言的编译器-for lex and generates a c c language and grammar, can be used to construct the C language compiler
Yacc1824_ref_951
- Yacc说明及使用文档 yacc(Yet Another Compiler Compiler),是Unix/Linux上一个用来生成编译器的编译器(编译器代码生成器)。yacc生成的编译器主要是用C語言寫成的语法解析器(Parser),需要与词法解析器Lex一起使用,再把兩部份產生出來的C程序一併編譯。yacc本來只在Unix系統上才有,但現時已普遍移植往Windows及其他平台。
ANSIC
- c语言的词法lex文件和语法yacc文件。有一点小问题,需要稍稍修改才能编译
实习程序文法-C
- 是一个关于实习程序文法的程序段,它是对LEX编译文法的框架,在编写程序时很有用.-is a practical procedure for the process of grammar, it is LEX grammar compiler framework, in the preparation process very useful.
Yadc
- Lex and Yacc parser is designed