In this paper, we will attempt to give a procedural interpretation to modal logic. Modal logic is used as a programming language and then its procedural interpretation defines a computational procedure for the languag...
详细信息
Parallel programming methodology in GHC is discussed based on our experience in programming a proof procedure of temporal logic. It is said that GHC can express basic constructs of parallel processing such as communic...
详细信息
this paper presents a theoretical foundation of reasoning by analogy between logic programs. We give a formal definition of reasoning by analogy in terms of logicprogramming. We also introduce a notion of analogical ...
详细信息
this paper presents a debugger for Prolog ‘PROEDIT2’, In order to express the complex execution mechanism of Prolog, a new execution model for Prolog ‘BPM’ is also proposed. PROEDIT2 shows the execution of Prolog ...
详细信息
We discuss problems to construct intelligent decision support systems, and propose KORE (Knowledge Oriented Reasoning Environment) as an environment for developing such systems. KORE is a hybrid tool for assisting uni...
详细信息
logicprogramming has been widely used because of the clearness of its semantics and its extensibility. Many inference systems have been proposed using a logicprogramming framework. But few of these have studied logi...
详细信息
We describe the design, implementation and performance for C-Prolog Compiler. C-Prolog Compiler is an in-core, incremental and native code compiler based on C-Prolog interpreter developed by Pereira et. al. (1984) the...
详细信息
A Prolog based object oriented language, SPOOL, is introduced and its language processor, which compiles SPOOL codes into Prolog codes, is described. this paper considers optimizing compilation techniques for generati...
详细信息
this paper presents the design and implementation of logic language interface on conventional network database systems which provide network data structure and navigational data manipulation language. this interface p...
详细信息
In this paper we report on our experiment on Prolog compiler technology. Targeted properties of the compiler are efficiency and portability. the generated code attained so far is efficient enough to gain more than 1 M...
详细信息
暂无评论