登录
首页 » Compiler program » 这个源为C编译器生成的386或

这个源为C编译器生成的386或

于 2022-02-07 发布 文件大小:211.86 kB
0 123
下载积分: 2 下载次数: 1

代码说明:

This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up.

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

发表评论

0 个回复

  • 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
  • LL (1) parser
    LL(1)语法分析器,在任何时候,总控程序都是按照栈顶符号X和当前输入符号a行事的。对于任何(X,a),总控程序每次都执行下述三种可能的动作之一: 若X=a=’#’,则宣布分析成功,停止分析过程; 若X=a≠’#’,则把X从栈顶逐出,让a指向下一输入符号; 若X是一个非终结符,则查看分析表M。若M中存放着一条关于X的产生式,那么,首先把X逐出栈顶,然后,把产生式的右部符号按反序一一推进栈,同时做这个产生式相应的语义动作(目前不管)。若M[X,a]中存放着一条出错标志,则调用出错诊查程序Error。-LL (1) parser
    2022-04-20 05:21:39下载
    积分:1
  • Compiler Principle of First Set and Follow procedures set generation, which is m...
    编译原理中的First集与 Follow集生成程序,这是我用C++语言写的,希望对大家有点用处。-Compiler Principle of First Set and Follow procedures set generation, which is my C++ languages, we hope to somewhat useful.
    2022-08-03 11:14:07下载
    积分:1
  • flex的使用方法
    flex的使用方法-the use of flex
    2023-08-03 07:45:03下载
    积分:1
  • C compiler, a simple C language compiler.
    C编译器 ,简单的一个C语言的编译器。-C compiler, a simple C language compiler.
    2022-06-28 11:52:22下载
    积分:1
  • 前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明...
    前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧-few days ago wrote a small language lexical analysis procedures, because the other day in the knowledge base to see a VC pascal lexical analysis procedures, find that quite complex. In fact, lexical analysis procedure is the same principle, I think if you understood a simple lexical analysis procedure to write complex it is not difficult, is nothing but add a few keywords and writing several conditions judgment statement it. Lexical analysis is the basis of compilers, as well as the most simple. Well, now let us look at the procedures it. Let us look at this small language grammar it
    2022-08-08 01:17:36下载
    积分:1
  • thread 多线程演示
    thread 多线程演示-thread multithreading demonstrates
    2022-03-03 16:10:02下载
    积分:1
  • 教你怎样使用VI编辑器,没有解压密码,很不错
    教你怎样使用VI编辑器,没有解压密码,很不错-teach you how to use the VI editor, not extracting passwords, very good
    2022-02-13 08:05:32下载
    积分:1
  • TurboC2.0汉化包 311K 英语不太好的朋友们可以试试看。不过需要先下载一个英文版的TurboC2.0,用汉化包覆盖。...
    TurboC2.0汉化包 311K 英语不太好的朋友们可以试试看。不过需要先下载一个英文版的TurboC2.0,用汉化包覆盖。-TurboC2.0 sinicizing wraps the 311K English not too good friends to be allowed to try to look. But needs first to download an English version TurboC2.0, with sinicizing package of cover.
    2022-08-24 08:50:42下载
    积分:1
  • e i fjfianidfn ldsif ldno lviv livdf
    这是一个很好的图书管理系统 数据库SQL2005-e i fjfianidfn ldsif ldno lviv livdf
    2022-01-25 14:15:22下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载