登录
首页 » Compiler program » ogtalk is a logic of object

ogtalk is a logic of object

于 2022-04-09 发布 文件大小:715.55 kB
0 173
下载积分: 2 下载次数: 1

代码说明:

ogtalk是一种面向对象的逻辑编程语言,可以使用最Prolog的实现作为一个后端编译器。 -ogtalk is a logic of object-oriented programming language, you can use most Prolog realization as a back-end compiler.

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

发表评论

0 个回复

  • 编译与调试技巧源代码:qprofile_src
    编译与调试技巧源代码:qprofile_src-compile and debug source code skills : qprofile_src
    2023-03-11 21:30:04下载
    积分:1
  • 中间代码基本块划分(C++)程序源代码+课程设计报告 实现编译原理中代码优化的功能...
    中间代码基本块划分(C++)程序源代码+课程设计报告 实现编译原理中代码优化的功能 -Intermediate code into basic block (C++) Source code+ Curriculum design report on the achievement of the compiler code optimization principle in the function of
    2022-03-22 07:31:24下载
    积分:1
  • 对C++进行词法和语法分析。 要求: 词法分析部分写出相应的正规集、正规式、NFA、DFA 写出语法分析所采用的方法和完成的语法分析功能...
    对C++进行词法和语法分析。 要求: 词法分析部分写出相应的正规集、正规式、NFA、DFA 写出语法分析所采用的方法和完成的语法分析功能 编写出响应的编译程序 写出完整的课程设计报告 -right for C morphology and syntax analysis. Requirements : lexical analysis to write a corresponding set of formal, formal style, NFA, DFA write syntax analysis, the method used to complete the grammar and analysis capabilities to prepare to respond to the compiler to write a complete curriculum design report
    2023-02-14 19:20:04下载
    积分:1
  • 使用vc编写的文法分析器课件,对于入门的vc学习者,可以作为windows界面编程的参考...
    使用vc编写的文法分析器课件,对于入门的vc学习者,可以作为windows界面编程的参考-vc prepared by the use of grammar analyzer courseware for the entry vc learners, as windows programming interface reference
    2022-02-01 06:46:16下载
    积分:1
  • 是有关编译原理的,可以自动对输入的??分析,生成first集和follow集...
    是有关编译原理的,可以自动对输入的??分析,生成first集和follow集-The principle is the compiler can automatically entered?? Analysis, generated first set and follow set
    2022-01-21 19:40:57下载
    积分:1
  • HT-PICC8.05 破解文件,将文件解压后直接覆盖原文件in 下的PICC.exe CGpic.exe 即可。 -HT-PICC8.05 crack file, unzip the file directly covered by the original document in under PICC.exe CGpic.exe can.
    2023-06-18 14:00:03下载
    积分:1
  • to maintain address using tree structure
    to maintain address using tree structure
    2022-02-15 00:23:11下载
    积分:1
  • 用栈实现算术运算
    用栈实现算术运算- Operates with the stack realization arithmetic
    2022-03-21 09:41:05下载
    积分:1
  • 突出真实
    HIGHLIGHT TRUE #define NOHIGHLIGHT FALSE #define UPDATE TRUE #define NOUPDATE FALSE #define FORMAT TRUE #define NOFORMAT FALSE #define LEFT 0-HIGHLIGHT# define NOHIGHLIGHT TRUE FALSE UPDATE# define TRUE## define FALSE de NOUPDATE fine FORMAT# define TRUE FALSE# defin NOFORMAT e LEFT 0
    2022-06-02 08:45:33下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载