-
flex 词法分析器 识别token单元
flex 词法分析器 识别token单元-syntax analysis
- 2023-01-24 13:30:04下载
- 积分:1
-
Open Source Watom C Complier Package.the Complier support IA32,etc.
To kown...
Open Watcom 的 C 编译器源代码,别的就不说了- Open Source Watom C Complier Package.the Complier support IA32,etc.
To kown the detail,Please view the Package.
- 2022-03-24 05:51:13下载
- 积分:1
-
C语言词法分析器 by wpc_LK
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include<st...
C语言词法分析器 by wpc_LK
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
输入 exit 退出程序。-C language lexical analyzer by wpc_LK
This is a simple lexical analyzer can t avoid that there re some errors here,please correct, thank you!
for exzample:
include
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
input exit quit the program.
- 2022-01-22 06:15:36下载
- 积分:1
-
词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值...
词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。-lexical analyzer on the importation procedures for analysis, keyword, the word reservation system with separate identifier, and a description of their attributes. The establishment of an array, you read the word, the right word ASCII judgment, in ASCII value in a certain area and distinguish between (use to determine if statements), separately, its value lies ASCII range of different, to give a different properties (such as : system retain the word ...), after the completion of a lexical analyzer to identify,-, =, etc. characters.
- 2022-02-26 09:14:02下载
- 积分:1
-
这个是脚本引擎lua的例程,这是一个嵌入式的袖珍引擎
这个是脚本引擎lua的例程,这是一个嵌入式的袖珍引擎-This is a lua scripting engine of the routine, this is a pocket embedded engine
- 2023-03-27 18:25:03下载
- 积分:1
-
这是编译原理的词法分析源程序
这是编译原理的词法分析源程序- This is translates the principle the lexical analysis source
program
- 2022-07-09 02:41:51下载
- 积分:1
-
简单的电话本系统 包括姓名 电话号码 家用 公司 移动电话的管理...
简单的电话本系统 包括姓名 电话号码 家用 公司 移动电话的管理-虻サ 牡 Chaumet Chaumet 蔚 统 墓 司 贫 chaor
- 2023-01-03 06:30:03下载
- 积分:1
-
LUA语言教程,世界上最美妙的脚本语言,来自巴西
LUA语言教程,世界上最美妙的脚本语言,来自巴西-LUA language courses, the world" s most beautiful scripting language, from Brazil
- 2022-04-01 14:15:54下载
- 积分:1
-
这是一个用flex生成的计算器程序
这是一个用flex生成的计算器程序-This is a generation with flex the calculator program
- 2022-08-13 01:15:52下载
- 积分:1
-
shpf 1.9一个并行编译器,自动的将串行fortran程序转换成并行的mpi程序。...
shpf 1.9一个并行编译器,自动的将串行fortran程序转换成并行的mpi程序。-shpf 1.91 parallel compilers, are automatic transform the
serial fortran procedure the parallel mpi procedure.
- 2022-08-15 05:55:49下载
- 积分:1