-
自己做的一个普通词法分析程序c语言环境终结符:e c j t u可扩展...
自己做的一个普通词法分析程序c语言环境终结符:e c j t u可扩展-have done an ordinary lexical analysis procedure c language environment End Address : c j e t u scalability
- 2022-06-21 21:29:19下载
- 积分:1
-
这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将...
这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASCAL language subset source program which
defines to take the lexical analyaer the data-in. In the lexical
analysis, starts from the article article to scan the source program
character, once discovered when conforms to "the word" the definition
source program character string, translates it the fixed length the
word interior to indicate, and looks up fills in the suitable
information table. After the lexical analysis, the source program
character string (source program exterior expression) is translated
has and so on the long information the word string (source program
internal expression), and produces two forms: The chart and the
identifier table, they have separately contained in source program all
constants and all identifiers.
- 2022-03-30 16:56:06下载
- 积分:1
-
一个小巧的,易于使用的XML文档解析器,内附例程使用
一个小巧、好用的xml文档 解析器,内附使用例程-A compact, easy to use the xml document parser, enclosing the use of routine
- 2023-06-09 16:05:03下载
- 积分:1
-
一款编译器,针对vb,英文版。本程序包括详细的词法分析,语法分析,语义分析和中间代码生成,写得很不错,可读性很强。是关于循环语句的翻译...
一款编译器,针对vb,英文版。本程序包括详细的词法分析,语法分析,语义分析和中间代码生成,写得很不错,可读性很强。是关于循环语句的翻译-new compiler, against vb and English. The procedures include detailed lexical analysis, grammar analysis, semantic analysis and intermediate code generation, very good, very readable. On the loop is the translation
- 2022-02-12 13:50:48下载
- 积分:1
-
编译原理习题vc代码,可供参考
编译原理习题vc代码,可供参考-compiler theory Exercise vc code is available for reference,
- 2023-05-22 02:30:03下载
- 积分:1
-
Review of information compiled principle. Which contains a detailed review infor...
编译原理的复习资料。里面包含着详细的复习资料。通过学习,过编译原理这门课应该是没问题了-Review of information compiled principle. Which contains a detailed review information. Through the study, had to compile this class should be the principle there is no problem
- 2022-03-28 21:19:51下载
- 积分:1
-
我写的词法语法分析器
我写的词法语法分析器- I write morphology grammar analyzer
- 2022-02-12 05:45:22下载
- 积分:1
-
C语言写的PASCAL语言形态的语法分析器
c语言写的pascal词法语法分析器-c language writes pascal morphology grammar analyzer
- 2022-03-19 19:12:37下载
- 积分:1
-
这是一个编译原理中词法分析的实验报告,内容挺完整
这是一个编译原理中词法分析的实验报告,内容挺完整-it is a test report about accidence analyse of complier principle,its context is full
- 2022-05-15 04:14:37下载
- 积分:1
-
一个实现行编辑的小程序
一个实现行编辑的小程序- A reality present edition script
- 2022-04-16 13:23:13下载
- 积分:1