登录
首页 » Compiler program » has some history of C language compiler, originally developed for Motorola 68000...

has some history of C language compiler, originally developed for Motorola 68000...

于 2023-04-14 发布 文件大小:462.72 kB
0 126
下载积分: 2 下载次数: 1

代码说明:

一款拥有一定历史的C语言编译器,最初为MOTOROLA 68000 开发,后来为其他一些通用处理器实现了后端,支持C99中的大部分新特性。-has some history of C language compiler, originally developed for Motorola 68000, Later, some of the other processor to achieve a common back-end, the C99 support most of the new properties.

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

发表评论

0 个回复

  • brief introduction, the entire project is divided into five documents : Main.c
    简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来。:)-brief introduction, the entire project is divided into five documents : Main.c----- procedure entry point, it is actually very simple, it is called two functions. Global.h----- definition of global variables and Wang Parse.h----- parser the main algorithm Prece.h----- definition and realization of a number of priority the operation Stack.h----- the definition and implementation of a stack and operation of the compiler used whenever WITH TC 2.0 or WinTC open Main.c documents compiled enough. If found please Bug out here or affixed to amend the code of Columbia here :) Overall, the project is just a simple example, like to tell you how to put classroom knowledge
    2022-09-22 15:55:02下载
    积分:1
  • Expression computational procedure
    表达式的计算程序- Expression computational procedure
    2023-04-21 10:35:04下载
    积分:1
  • 该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容...
    该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法; 有时间不仿试试。-f_search: Find Act Fernandez btree: binary tree search method l_search: linear search method r_search: Recursive half Find Law zcsear: Find a hash collision law o_sear: interpolation search Enhancement Act sort is bubbling method are enhanced for: heaps: HEAPSORT tired binary: binary tree sort xieer: Xie ears sort sinsert: Insertion Sort quicks: quick sort select: Select Sort Method
    2022-12-09 21:20:03下载
    积分:1
  • 用SLR(1)的类C语言的编译器实现的语义分析…
    用SLR(1)方法实现的类C语言的编译器的语义分析程序。-with SLR (1) Realization of the Class C language compiler is the semantic analysis procedures.
    2023-05-13 03:15:02下载
    积分:1
  • -
    2022-06-13 21:40:01下载
    积分: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
  • 如果有人学习单片机,不如msp430,可以看看这些资料,对其学习很有用...
    如果有人学习单片机,不如msp430,可以看看这些资料,对其学习很有用 -If someone learning single-chip, it is better to msp430, can look at such information useful to their learning
    2022-02-03 19:56:15下载
    积分:1
  • 最新的ffmpeg源代码是学习分析ffmepg的好东西,快来下载…
    ffmpeg最新源码,是学习分析ffmepg的好东西,快来下载呀!-latest ffmpeg source code is analyzed ffmepg learning good things, Come download it!
    2022-01-26 01:22:11下载
    积分:1
  • A VisualC++ Realize the C
    一个VisualC++实现的C-语言的编译器-A VisualC++ Realize the C-language compiler
    2022-07-02 02:14:29下载
    积分:1
  • 词法分析,可识别关键字,整数,实数,标识符,有一定的提示操作界面...
    词法分析,可识别关键字,整数,实数,标识符,有一定的提示操作界面-Lexical analysis can identify the keywords, integers, real numbers, identifiers, there are some tips user interface
    2022-02-14 16:24:41下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载