登录
首页 » Compiler program » 补充一个tc20英文版的编译器

补充一个tc20英文版的编译器

于 2022-01-26 发布 文件大小:934.48 kB
0 100
下载积分: 2 下载次数: 1

代码说明:

补充一个tc20英文版的编译器- Supplements a tc20 English version the compiler

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

发表评论


0 个回复

  • 词法分析程序,很初级的,我们刚刚开编译原理
    词法分析程序,很初级的,我们刚刚开编译原理- Lexical analyaer, very primary, we just opened the translation principle
    2023-04-12 08:05:03下载
    积分:1
  • vc做的C语言编译器,基本可以编译c的各种特性,值得学习编译器的朋友下载...
    vc做的C语言编译器,基本可以编译c的各种特性,值得学习编译器的朋友下载-vc do C language compiler, which can be compiled c various properties worth learning compiler downloaded to see friends
    2022-03-29 07:10:53下载
    积分:1
  • 语法分析.h,对一个文法给以判断所给的句子是不是文法所生成的。...
    语法分析.h,对一个文法给以判断所给的句子是不是文法所生成的。- The grammar analysis h, gives the sentence to a grammar which the judgement gives is the grammar produces.
    2022-01-25 22:19:44下载
    积分:1
  • 非常好的编译源代码 将一个l语言转换为中间代码 java版本
    非常好的编译源代码 将一个l语言转换为中间代码 java版本-very good source code will compile a l converted to intermediate language code java version
    2022-05-06 03:20:38下载
    积分:1
  • a C language compiler source code, written in the Eastern foreigners, generating...
    一个C语言编译器源代码,外国人写的东东,生成目标代码时需要有masm配合。-a C language compiler source code, written in the Eastern foreigners, generating object code when it can meet the need.
    2023-03-13 21:30:04下载
    积分:1
  • Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过...
    Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过-Pascal language lexical analyzer and source documentation, prepared with LEX, as compiler theory courses of study reference source documents compiled by
    2022-06-19 02:19:43下载
    积分:1
  • dropped by recursive approach to design their own compiler, generating PL/0 Stac...
    按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行。用(a=1)+2*(b=3+4*5)/2+2*a*b-(a=a+5)/ (c=2) 测试-dropped by recursive approach to design their own compiler, generating PL/0 Stack-code instructions, and then the interpretation and implementation. Using (a = 1) 2* (b = 3 4* 5)/2* a* b- (a = 5 a)/(c = 2) Testing
    2022-01-25 23:49:31下载
    积分:1
  • 一个小型的C++代码解释器,可以运行简单的C++代码。
    一个小型的C++代码解释器,可以运行简单的C++代码。-A small C++ code interpreter, you can run a simple C++ code.
    2022-06-16 16:18:12下载
    积分: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
  • 一个简单的C语言子集的编译器,一个简单的C语言子集的编译器...
    一个简单的C语言子集的编译器,一个简单的C语言子集的编译器-A simple C language subset compiler, a simple C language subset compiler
    2022-06-27 01:28:18下载
    积分:1
  • 696518资源总数
  • 105084会员总数
  • 17今日下载