-
一个简单的编译器,里面有测试代码,希望对大家有用
一个简单的编译器,里面有测试代码,希望对大家有用-A simple compiler test code inside and hope for all of us
- 2022-09-23 17:30:03下载
- 积分:1
-
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。...
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。-Parser to realize pascal language analysis, source code is scanned from left to right, to the composition of a string of source code splicing into words and its properties and to convert it into a word output, and manage the symbol table, dealing with lexical错误.
- 2022-06-30 17:07:52下载
- 积分:1
-
TurboC2.0汉化包 311K 英语不太好的朋友们可以试试看。不过需要先下载一个英文版的TurboC2.0,用汉化包覆盖。...
TurboC2.0汉化包 311K 英语不太好的朋友们可以试试看。不过需要先下载一个英文版的TurboC2.0,用汉化包覆盖。-TurboC2.0 sinicizing wraps the 311K English not too good
friends to be allowed to try to look. But needs first to download an
English version TurboC2.0, with sinicizing package of cover.
- 2022-08-24 08:50:42下载
- 积分:1
-
ogtalk is a logic of object
ogtalk是一种面向对象的逻辑编程语言,可以使用最Prolog的实现作为一个后端编译器。 -ogtalk is a logic of object-oriented programming language, you can use most Prolog realization as a back-end compiler.
- 2022-04-09 15:39:39下载
- 积分:1
-
1、构造该算符优先文法的优先关系矩阵或优先函数;
2、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定
1、构造该算符优先文法的优先关系矩阵或优先函数;
2、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
3、算符优先分析过程应能发现输入串出错。
-1, construction of the operator the priority of the priority relation matrix grammar or priority function 2, input strings should be the output of lexical analysis of binary sequence, that is, the arithmetic expression of a
- 2023-06-11 00:45:03下载
- 积分:1
-
编译原理
编译原理-Compiler Construction Principles
- 2022-09-30 17:20:06下载
- 积分:1
-
c++ language, c
c++语言编写,c-minue的语法分析器。-c++ language, c-minue syntax analyzer.
- 2022-11-14 13:30:03下载
- 积分:1
-
c++编写的编译语法分析器,功能一般,能分析基本的表达式,这是我们编译的第一个实验,真是难做啊...
c++编写的编译语法分析器,功能一般,能分析基本的表达式,这是我们编译的第一个实验,真是难做啊-c prepared by the parser compiler, functional general, the basic analysis of the expression, and this is our first translation of an experiment is difficult ah
- 2022-08-21 07:47:47下载
- 积分:1
-
pl/0语言分析程序
pl/0语言分析程序-pl/0 speech analysis procedure
- 2023-08-21 03:10:04下载
- 积分:1
-
学了编译原理之后写的一个小的词法兼语法分析程序,vc6.0开发的,有界面,不过功能比较简单,仅供参考...
学了编译原理之后写的一个小的词法兼语法分析程序,vc6.0开发的,有界面,不过功能比较简单,仅供参考-Compilation Principle have learned to write after a small grammar of lexical and analytical procedures, vc6.0 developed has interface, but relatively simple function, for reference only
- 2023-09-07 20:55:03下载
- 积分:1