登录
首页 » Compiler program » unix v6 的c compiler 很老了 ,但很有研究价值

unix v6 的c compiler 很老了 ,但很有研究价值

于 2022-08-26 发布 文件大小:48.42 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

unix v6 的c compiler 很老了 ,但很有研究价值-unix v6 the c compiler is very old, but great research value

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

发表评论

0 个回复

  • 2022-06-03 19:39:38下载
    积分:1
  • 这是一个代码构建自己的解决数独游戏。它的效率是非常…
    it is a code build by my own for solving the sudoku game .its efficeincy is very high-it is a code build by my own for solving the sudoku game .its efficeincy is very high....
    2022-04-19 06:01:36下载
    积分:1
  • 一个简单词法分析,用Java写的,有界面的
    一个简单词法分析,用Java写的,有界面的-this is written in Java
    2022-12-19 20:45:03下载
    积分:1
  • 编译原理
    编译原理-实现目标机的功能及分配功能-用于生成目标代码-Compiler Construction Principles- to achieve the target machine
    2022-01-21 17:28:57下载
    积分:1
  • C++ / TCL
    C++/Tcl A C++ library for interoperability between C++ and Tcl Welcome to the C++/Tcl library! This library was written for C++ and Tcl programmers. It was inspired by the Boost.Python library and was deliberately designed to provide a similar interface, taking into account the limitations of Tcl. The C++/Tcl library offers the following features: Support for both extending Tcl with C++ modules and embedding Tcl in C++ applications. Possibility to expose free C++ functions as commands in Tcl. Possibility to define classes and class member functions, visible in Tcl in the style similar to SWIG wrappers. Possibility to manipulate Tcl lists and objects from the C++ code.-C++/Tcl A C++ library for interoperability between C++ and Tcl Welcome to the C++/Tcl library! This library was written for C++ and Tcl programmers. It was inspired by the Boost.Python library and was deliberately designed to provide a similar interface, taking
    2022-07-02 08:21:49下载
    积分:1
  • 词法分析,pascal语言
    词法分析,pascal语言-lexical analysis, language pascal
    2022-06-12 19:55:07下载
    积分:1
  • 编译原理的词法分析器!
    编译原理的词法分析器!-Compilation Principle of lexical analyzer!
    2022-03-26 00:18:30下载
    积分:1
  • 编译原理词法分析器
    编译原理词法分析器- Translation principle morphology analyzer
    2022-05-09 13:45:23下载
    积分:1
  • 系统地讲述了计算机语言的编译原理。如:编译器、词法分析、文法等...
    系统地讲述了计算机语言的编译原理。如:编译器、词法分析、文法等-Systematically about the principles of computer language compiler. Such as: compiler, lexical analysis, grammar, etc.
    2023-03-09 13:55: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
  • 696518资源总数
  • 106245会员总数
  • 18今日下载