资源列表
[编译器/词法分析] LL(1)文法——vc
说明:LL1文法的vc实现,编译原理的实验用得着的,对学习编译很有帮助!-LL1 grammar vc realization of the principle of compiling the experiment worthwhile to study compiled helpful!<陈为> 在 2008-10-13 上传 | 大小:1.96kb | 下载:0
[编译器/词法分析] 简单的YACC程序
说明:目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the basic tools to use, and the lex<刘斌> 在 2008-10-13 上传 | 大小:1.98kb | 下载:1