咨询与建议

限定检索结果

文献类型

  • 12 篇 期刊文献
  • 1 篇 会议

馆藏范围

  • 13 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 13 篇 工学
    • 13 篇 计算机科学与技术...
    • 11 篇 软件工程
    • 2 篇 控制科学与工程
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 电气工程
    • 1 篇 信息与通信工程
  • 10 篇 理学
    • 10 篇 数学
  • 1 篇 管理学
    • 1 篇 图书情报与档案管...

主题

  • 13 篇 logic programmin...
  • 10 篇 prolog
  • 2 篇 implementation o...
  • 2 篇 logic programmin...
  • 2 篇 web
  • 1 篇 iso
  • 1 篇 native code comp...
  • 1 篇 symbolic knowled...
  • 1 篇 compilers
  • 1 篇 query processing
  • 1 篇 modules
  • 1 篇 continuation pas...
  • 1 篇 human environmen...
  • 1 篇 content-addressa...
  • 1 篇 logic network
  • 1 篇 memory managemen...
  • 1 篇 conventional pro...
  • 1 篇 experimental arc...
  • 1 篇 programmer k-cop...
  • 1 篇 open source robo...

机构

  • 1 篇 ctr wiskunde & i...
  • 1 篇 department of el...
  • 1 篇 vienna univ tech...
  • 1 篇 imperial coll en...
  • 1 篇 sics se-16429 ki...
  • 1 篇 monash univ melb...
  • 1 篇 univ complutense...
  • 1 篇 univ gothenburg ...
  • 1 篇 univ ghent dept ...
  • 1 篇 computer science...
  • 1 篇 centria fct unl ...
  • 1 篇 univ gothenburg ...
  • 1 篇 imdea software i...
  • 1 篇 tech univ madrid...
  • 1 篇 univ paris 01 f-...
  • 1 篇 univ tokyo jfli ...
  • 1 篇 univ porto fac s...
  • 1 篇 tech univ munich...
  • 1 篇 coninfer ltd eng...
  • 1 篇 spanish res coun...

作者

  • 2 篇 wielemaker jan
  • 2 篇 lager torbjorn
  • 1 篇 schimpf joachim
  • 1 篇 beetz michael
  • 1 篇 sudarshan s.
  • 1 篇 riguzzi fabrizio
  • 1 篇 costa vitor sant...
  • 1 篇 bueno f.
  • 1 篇 hermenegildo m. ...
  • 1 篇 tarau paul
  • 1 篇 mera e.
  • 1 篇 carro m.
  • 1 篇 zhou neng-fa
  • 1 篇 carro manuel
  • 1 篇 ramakrishnan rag...
  • 1 篇 triska markus
  • 1 篇 damas luis
  • 1 篇 morales j. f.
  • 1 篇 mildner per
  • 1 篇 sadri fariba

语言

  • 12 篇 英文
  • 1 篇 其他
检索条件"主题词=logic programming system"
13 条 记 录,以下是1-10 订阅
排序:
An overview of Ciao and its design philosophy
收藏 引用
THEORY AND PRACTICE OF logic programming 2012年 第1-2期12卷 219-252页
作者: Hermenegildo, M. V. Bueno, F. Carro, M. Lopez-Garcia, P. Mera, E. Morales, J. F. Puebla, G. Univ Politecn Madrid Fac Informat E-28660 Madrid Spain Madrid Inst Adv Studies Software Dev Technol IMDE Madrid 28660 Spain Spanish Res Council Madrid 28006 Spain Univ Complutense Madrid Fac Informat E-28040 Madrid Spain
We provide an overall description of the Ciao multiparadigm programming system emphasizing some of the novel aspects and motivations behind its design and implementation. An important aspect of Ciao is that, in additi... 详细信息
来源: 评论
Using SWISH to Realize Interactive Web-based Tutorials for logic-based Languages
收藏 引用
THEORY AND PRACTICE OF logic programming 2019年 第2期19卷 229-261页
作者: Wielemaker, Jan Riguzzi, Fabrizio Kowalski, Robert A. Lager, Torbjorn Sadri, Fariba Calejo, Miguel Ctr Wiskunde & Informat Amsterdam Netherlands Univ Ferrara Dept Math & Comp Sci Ferrara Italy Imperial Coll London England Univ Gothenburg Gothenburg Sweden Log Contracts Lisbon Portugal
programming environments have evolved from purely text based to using graphical user interfaces, and now we see a move toward web-based interfaces, such as Jupyter. Web-based interfaces allow for the creation of inter... 详细信息
来源: 评论
The BinProlog experience: Architecture and implementation choices for continuation passing Prolog and first-class logic engines
收藏 引用
THEORY AND PRACTICE OF logic programming 2012年 第1-2期12卷 97-126页
作者: Tarau, Paul Univ N Texas Dept Comp Sci & Engn Denton TX 76203 USA
We describe the BinProlog system's compilation technology, runtime system and its extensions supporting first-class logic Engines while providing a short history of its development, details of some of its newer re... 详细信息
来源: 评论
On the implementation of GNU Prolog
收藏 引用
THEORY AND PRACTICE OF logic programming 2012年 第1-2期12卷 253-282页
作者: Diaz, Daniel Abreu, Salvador Codognet, Philippe Univ Paris 01 F-75013 Paris France Univ Evora P-7004516 Evora Portugal Centria FCT UNL P-7004516 Evora Portugal Univ Tokyo JFLI CNRS Tokyo Japan
GNU Prolog is a general-purpose implementation of the Prolog language, which distinguishes itself from most other systems by being, above all else, a native-code compiler which produces stand-alone executables which d... 详细信息
来源: 评论
SICStus Prolog-The first 25 years
收藏 引用
THEORY AND PRACTICE OF logic programming 2012年 第1-2期12卷 35-66页
作者: Carlsson, Mats Mildner, Per SICS SE-16429 Kista Sweden
SICStus Prolog has evolved for nearly 25 years. This is an appropriate point in time for revisiting the main language and design decisions, and try to distill some lessons. SICStus Prolog was conceived in a context of... 详细信息
来源: 评论
ECLiPSe - From LP to CLP
收藏 引用
THEORY AND PRACTICE OF logic programming 2012年 第1-2期12卷 127-156页
作者: Schimpf, Joachim Shen, Kish Monash Univ Melbourne Vic Australia Coninfer Ltd London England
(ECLPSe)-P-i is a Prolog-based programming system, aimed at the development and deployment of constraint programming applications. It is also used for teaching most aspects of combinatorial problem solving, for exampl... 详细信息
来源: 评论
The YAP Prolog system
收藏 引用
THEORY AND PRACTICE OF logic programming 2012年 第1-2期12卷 5-34页
作者: Costa, Vitor Santos Rocha, Ricardo Damas, Luis Univ Porto Fac Sci DCC P-4169007 Oporto Portugal Univ Porto Fac Sci CRACS INESC Porto LA P-4169007 Oporto Portugal Univ Porto Fac Sci LIACC P-4169007 Oporto Portugal
Yet Another Prolog (YAP) is a Prolog system originally developed in the mid-eighties and that has been under almost constant development since then. This paper presents the general structure and design of the YAP syst... 详细信息
来源: 评论
logic PROGRAMS AND AN EXPERIMENTAL ARCHITECTURE FOR THEIR EXECUTION
收藏 引用
IEE PROCEEDINGS-E COMPUTERS AND DIGITAL TECHNIQUES 1986年 第3期133卷 163-167页
作者: OLDFIELD, JV Department of Electrical and Computer Engineering Syracuse University Syracuse USA
logic programming provides new ways of solving problems by computer, and offers opportunities for concurrent processing. The declarative style of logic programming is contrasted with the imperative style of convention... 详细信息
来源: 评论
SWI-Prolog
收藏 引用
THEORY AND PRACTICE OF logic programming 2012年 第1-2期12卷 67-96页
作者: Wielemaker, Jan Schrijvers, Tom Triska, Markus Lager, Torbjorn Vrije Univ Amsterdam Fac Sci NL-1081 HV Amsterdam Netherlands Univ Ghent Dept Appl Math & Comp Sci B-9000 Ghent Belgium Vienna Univ Technol Inst Informat Syst 184 2 Abt Datenbanken & Artificial Intelligence A-1040 Vienna Austria Univ Gothenburg Dept Philosophy Linguist & Theory Sci S-40530 Gothenburg Sweden
SWI-Prolog is neither a commercial Prolog system nor a purely academic enterprise, but increasingly a community project. The core system has been shaped to its current form while being used as a tool for building rese... 详细信息
来源: 评论
The language features and architecture of B-Prolog
收藏 引用
THEORY AND PRACTICE OF logic programming 2012年 第1-2期12卷 189-218页
作者: Zhou, Neng-Fa CUNY Dept Comp & Informat Sci Brooklyn Coll New York NY 10021 USA CUNY Grad Ctr New York NY 10021 USA
B-Prolog is a high-performance implementation of the standard Prolog language with several extensions including matching clauses, action rules for event handling, finite-domain constraint solving, arrays and hash tabl... 详细信息
来源: 评论