登录
首页 » Compiler program » 小而快的c编译器,可以直接解释运行C语言写就的源程序。

小而快的c编译器,可以直接解释运行C语言写就的源程序。

于 2022-08-09 发布 文件大小:194.43 kB
0 94
下载积分: 2 下载次数: 1

代码说明:

小而快的c编译器,可以直接解释运行C语言写就的源程序。-Small but fast c compiler can directly explain the C language to run on the source.

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

发表评论

0 个回复

  • 编译原理 小程序设计 用C语言实现一个简单的词法分析程序
    编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure
    2022-01-31 21:23:04下载
    积分: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
  • 所上载的是一个用lex与yacc开发的表达式计算器
    所上载的是一个用lex与yacc开发的表达式计算器-The upload is a development with lex and yacc expression calculator
    2022-06-01 06:25:28下载
    积分:1
  • c/C++ 代码安全检测,c/C++ 代码安全检测
    c/C++ 代码安全检测,c/C++ 代码安全检测 -check c/c++ code security check c/c++ code security
    2022-01-24 18:11:57下载
    积分:1
  • 一个很不错的可视化词法分析器 用C++写的,是编译老师布置的作业...
    一个很不错的可视化词法分析器 用C++写的,是编译老师布置的作业-a very good visual lexical analyzer written in C, compile teachers layout operations
    2022-05-26 05:27:13下载
    积分:1
  • 这是编译原理的词法分析源程序
    这是编译原理的词法分析源程序- This is translates the principle the lexical analysis source program
    2022-07-09 02:41:51下载
    积分:1
  • 编译原理练习题与答案主要是词法分析、语法分析、中间代码等相关习题与答案....
    编译原理练习题与答案主要是词法分析、语法分析、中间代码等相关习题与答案.-compiler theory and practice that the answer is lexical analysis, parsing, intermediate code, and other related exercises with answers.
    2022-03-18 17:23:57下载
    积分:1
  • LL(1)分析 写的语法分析程序,但是不能实现消除左递归,提取公因子...
    LL(1)分析 写的语法分析程序,但是不能实现消除左递归,提取公因子-LL (1) analysis of written grammar analysis program, but can not eliminate the left recursion, extracting common factor
    2022-03-01 22:29:26下载
    积分:1
  • small_c_for_z80c语言编译器的源代码
    small_c_for_z80 C 语言编译器源代码-small_c_for_z80C language compiler source code
    2022-12-12 04:05:04下载
    积分:1
  • 反编译最新工具 反编译最新工具 反编译最新工具
    反编译最新工具 反编译最新工具 反编译最新工具-TOOS
    2022-07-08 22:42:40下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载