登录
首页 » Compiler program » token 词法分析 C++写成,就是一个词法分析的一个实验报告,比较方便需要的同事...

token 词法分析 C++写成,就是一个词法分析的一个实验报告,比较方便需要的同事...

于 2022-09-10 发布 文件大小:24.30 kB
0 43
下载积分: 2 下载次数: 1

代码说明:

token 词法分析 C++写成,就是一个词法分析的一个实验报告,比较方便需要的同事-token Lexical Analysis C++ languages, is a lexical analysis of an experimental report, more convenient to the needs of colleagues

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Pascal language parser source code and documentation, prepared with Yacc, as com...
    Pascal语言的语法分析器源程序和开发文档,用Yacc编写,可作为编译原理课程的学习参考,源文件已编译通过-Pascal language parser source code and documentation, prepared with Yacc, as compiler theory courses of study reference source documents compiled by
    2022-07-24 21:13:12下载
    积分:1
  • compiler theory word recognition
    编译原理单词识别-compiler theory word recognition
    2022-02-06 05:32:45下载
    积分:1
  • 本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表...
    本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表-This code is based on the teacher" s curriculum design requirements to do a small part of the compiler" s lexical analysis and syntax analysis section, in the annex to the request of the teacher documents, as well as the use of grammatical analysis to the analysis table
    2022-03-21 23:02:52下载
    积分:1
  • not look good but it is ll1 parser dedicated novice can s
    不是很好 但可以看看 是ll1语法分析器专用的 新手可以-not look good but it is ll1 parser dedicated novice can s
    2023-03-21 02:35:03下载
    积分:1
  • 采用递归下降子程序书写的编译原理关于“PL0文法”的编译器,支持词法分析语法分析目标代码生成...
    采用递归下降子程序书写的编译原理关于“PL0文法”的编译器,支持词法分析语法分析目标代码生成-grammar
    2022-02-05 07:23:30下载
    积分:1
  • 一个简单的C语言编译器
    一个简单的C语言编译器-a simple C language compiler
    2022-01-26 00:17:31下载
    积分:1
  • 为了实现编译器的实用,可自由编写源代码…
    为了实现的编译程序实用,源程序可采用自由书写格式,即一行内可以书写多个语句,一个语句也可以占领多行书写;标识符的前20个字符有效;整数用2个字节表示;长整数用4个字节表示。这样词法分析程序的主要工作为: (1)从源程序文件中读入字符。 (2)统计行数和列数用于错误单词的定位。 (3)删除空格类字符,包括回车、制表符空格。 (4)按拼写单词,并用(种别,单词)二元式表示。 (5)根据需要是否填写标识符表供以后各阶段使用。 这里采用的编译程序的实现方法是一遍扫描,即从左到右只扫描一次源程序,也就是词法分析作为语法分析的一个子程序。故在编写词法分析程序时,用重复调用词法分析子程序取一单词的方法得到整个源程序的二元式流。 -in order to achieve the compiler practical, available free to write source code format, that his writing can be more than words, a statement can occupy multiple lines written; identifier of 20 characters effective; Integer with two byte; long integer with four byte. This lexical analysis for major work : (1) from source document read into the characters. (2) Statistics and a few mistakes out a few words for positioning. (3) delete the blank type characters, including the carriage return, tab spaces. (4) the spelling words and use (other species, words) dual ceremony. (5) whether the need for completing the table identifier subsequent stages. Here the compilers of th
    2022-01-23 11:14:40下载
    积分:1
  • lcd的初始化等
    lcd的初始化等-lcd initialization, etc.
    2022-07-28 03:05:15下载
    积分:1
  • 2022-06-03 19:39:38下载
    积分:1
  • C-MINUS编译器,一个很不错的编译原理实践成果-C-MINUS compiler, a very good practice to compile the results of the principle
    2022-03-10 14:25:11下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载