登录
首页 » Compiler program » 一个basic语言的解释器,界面及功能均比较的cool,希望能给各位有点帮组...

一个basic语言的解释器,界面及功能均比较的cool,希望能给各位有点帮组...

于 2022-10-11 发布 文件大小:276.85 kB
0 154
下载积分: 2 下载次数: 1

代码说明:

一个basic语言的解释器,界面及功能均比较的cool,希望能给各位有点帮组-a basic language interpreter, interface and functions comparable cool, in hopes of giving you a little help group

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

发表评论

0 个回复

  • 自己做个课程设计(词法,语法),给大家能参考
    自己做个课程设计(词法,语法),给大家能参考 -himself to be a curriculum design (morphology, syntax), we can make reference to thank
    2022-03-20 18:43:48下载
    积分:1
  • 词法分析器,用于输入表达式后输出单个独立的数据项
    词法分析器,用于输入表达式后输出单个独立的数据项-lexical analyzer for the importation of expression output of a single independent data item
    2022-07-06 18:33:27下载
    积分:1
  • pl0, written in C, small and there are examples! Detailed notes
    pl0,用C写的,短小精悍,还有实例!详细注解-pl0, written in C, small and there are examples! Detailed notes
    2022-02-05 16:40:04下载
    积分:1
  • 2022-02-11 19:46:34下载
    积分:1
  • The realization of a compiler is the compiler of the principle of the course at...
    一个编译器的实现,是编译原理这门课的期末一个大作业-The realization of a compiler is the compiler of the principle of the course at the end of a big operation
    2022-08-26 09:41:17下载
    积分:1
  • PL/0教学语言的编译程序原代码。
    PL/0教学语言的编译程序原代码。-PL/0 teaching language compiler original code.
    2022-03-10 12:25:48下载
    积分:1
  • max
    max-log-map算法的C语言的实现,能计算出所需要的LLR,做出软判决和硬判决。-max-log-map algorithm for the realization of the C language, can be required to calculate LLR, make a hard decision and soft decision.
    2022-06-20 04:09:19下载
    积分:1
  • pl0的编译程序源码,是用C编写的,很经典
    pl0的编译程序源码,是用C编写的,很经典-pl0 the compiler source code is written using C, it is a classic
    2022-03-04 16:53:35下载
    积分:1
  • 由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面:   不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系...
    由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面:   不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系,最后只得把扫描器中已做好的相关的数组部分删去。   对于float数据类型的支持,直到语义分析都是正常的,也能生成相应的汇编代码,但由于我们对8086/8088指令系统本身了解不足,这样的汇编代码将只能做到含义上完全忠实于源程序,但不能运行。   对于局部变量的支持,则于时间紧迫,所有的局部变量全被处理成静态变量。使递归函数不能得到正确的结果。    对于函数调用语句,不进行参数匹配检查,如果参数数量不对,也将能通过编译,但运行时将产生非法操作。   对&& !等逻辑操作在最后生成代码时处理比较粗燥,生成的代码在逻辑复杂时将不能保证运行正常。   接下来有一些,不能说是缺陷,但必须说明的问题:   对于main函数,没有参数表,通回类型也必须为void,但如果写上参数表及其他返回类型也能编译通过,生成代码时将简单地忽略,不影响最后的代码的运行。   对于while,for,if语句,其语句体不管是一句还是多句,必须都有{}围起来。这跟C语言中若是一句则可省略{}不同。-Due to the time constraints and lack of preparation in advance, the compiler finalized when exposed numerous problems and shortcomings, mainly in the following aspects : no support for array data type, which is grammar analyzer design of an omission, because of the time, the final could only have scanners do phase customs array deleted. For float data types of support until semantic analysis is normal, and can generate the corresponding assembly code, but because of our 808
    2022-01-26 16:03:11下载
    积分:1
  • 反编译最新工具 反编译最新工具 反编译最新工具
    反编译最新工具 反编译最新工具 反编译最新工具-TOOS
    2022-07-08 22:42:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载