资源列表
word_a123
- c语言编译词法分析,输入代码,分析出字符类型,用链表实现-c compiler lexical analysis, the importation of code and analyze the character type, and to achieve Chain
cifafenxi
- 新手编的一个简单的C++程序~~~实现了词法分析的功能
tyf
- 设计一个语义分析程序对文法进行改造生成四元组代码 -design of a semantic analysis procedures to transform grammar Quaternion Group generated code
97288391tyf
- 语义分析器
cffxqi
- 这是我课程设计的时候编的一个simple 语言的词法分析器,可以运行,希望大家支持-This is my time courses designed a series of simple language the lexical analyzer, can run, we hope that the support
简单的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
C
- code for autonomous robot building
cffxq
- 词法分析器,主要完成编译原理中的词法分析-lexical analyzer
chengxu
- 电子制作简易超市收银机基于51单片机程序,包括主程序、子程序-Supermarket cash register 51 microcontroller program
fenxi
- 编译原理:c语言的语法分析器(使用递归下降法,需从d盘读入分析文件)-Compiler theory: c language parser (recursive descent, be read from the d drive of files)
LL(1)文法——vc
- LL1文法的vc实现,编译原理的实验用得着的,对学习编译很有帮助!-LL1 grammar vc realization of the principle of compiling the experiment worthwhile to study compiled helpful!