-
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2023-02-14 16:15:03下载
- 积分:1
-
lexyacc application environment and compiler system
lex&yacc应用环境和编译系统-lexyacc application environment and compiler system
- 2022-03-11 21:13:08下载
- 积分:1
-
一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。...
一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。-a simple compiler can achieve a simple drawing of analytic statement, the final draw simple graphics. The procedures compiler in several steps, lexical analysis, grammar analysis, semantic analysis, and so on.
- 2022-04-14 21:30:32下载
- 积分:1
-
一个简单实现了词法分析,语法分析,目标代码优化的编译器...
一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
- 2023-02-20 11:25:03下载
- 积分:1
-
很初级的,我们刚刚开编译原理
很初级的,我们刚刚开编译原理- Very primary, we just opened the translation principle
- 2022-02-05 15:19:17下载
- 积分:1
-
简单的语言词法和语法分析,包括令牌字符串填充,…
simple语言的词法和语法分析,包括token串的填写,符号表的填写,四元式的生成
-simple language morphology and syntax analysis, including token strings fill in, fill in the symbol table, the generation of type Quaternion
- 2023-01-16 07:40:03下载
- 积分:1
-
我做的一个C子集的词法分析器可以分析C语言的一个子集,包括17个关键字以及绝大部分的符号.能正确的报错...
我做的一个C子集的词法分析器可以分析C语言的一个子集,包括17个关键字以及绝大部分的符号.能正确的报错-I do a C subset of the lexical analyzer can be analyzed in a C language subset, including 17 keyword majority of the symbols. Able to correct errors
- 2022-08-03 05:03:58下载
- 积分:1
-
下面子函数为定时器1、3 端口及其寄存器初始化说明ICP中断处理函数...
下面子函数为定时器1、3 端口及其寄存器初始化说明ICP中断处理函数-Functions for below and register port timer initialization 1,3 Description ICP interrupt handling function
- 2022-05-28 10:43:43下载
- 积分:1
-
广告编译器848块,应该是最后一个版本的补丁,广告已经停止了…
ads编译器的848补丁,应该是最后一版补丁,ads目前已停止更新-ads compiler 848 patch, should be the last version of patch, ads have stopped updating now
- 2022-05-06 09:00:31下载
- 积分:1
-
封装好人机接口分析器,类似于XML文件分析器.
封装好人机接口分析器,类似于XML文件分析器.-good Packaging Machine Interface analyzer similar to the XML file analyzer.
- 2022-03-07 05:22:22下载
- 积分:1