GNU Prolog

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(链接)
(指南)
 
(未显示1个用户的1个中间版本)
第1行: 第1行:
 
{{SeeWikipedia}}
 
{{SeeWikipedia}}
  
 +
GNU Prolog
 +
 +
[[文件:GNU-Prolog-logo.png|right]]
 +
 +
==简介==
 
GNU Prolog (also called gprolog) is a compiler developed by [http://pauillac.inria.fr/~diaz/ Daniel Diaz] with an interactive debugging environment for Prolog available for Unix and Windows. It also supports some extensions to Prolog including constraint programming over a finite domain, parsing using definite clause grammars, and an operating system interface.
 
GNU Prolog (also called gprolog) is a compiler developed by [http://pauillac.inria.fr/~diaz/ Daniel Diaz] with an interactive debugging environment for Prolog available for Unix and Windows. It also supports some extensions to Prolog including constraint programming over a finite domain, parsing using definite clause grammars, and an operating system interface.
  
 
The compiler converts the source code into byte code that can be interpreted by a Warren abstract machine and converts that to standalone executables.
 
The compiler converts the source code into byte code that can be interpreted by a Warren abstract machine and converts that to standalone executables.
 +
 +
==功能==
 +
 +
==指南==
 +
Debian
 +
$ sudo apt install gprolog
 +
$ gprolog
 +
| ?- append([a,b],[c,d],X).
 +
 +
==项目==
 +
 +
==图集==
  
 
==链接==
 
==链接==

2022年2月6日 (日) 09:20的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 GNU Prolog Thanks, Wikipedia.

GNU Prolog

GNU-Prolog-logo.png

目录

[编辑] 简介

GNU Prolog (also called gprolog) is a compiler developed by Daniel Diaz with an interactive debugging environment for Prolog available for Unix and Windows. It also supports some extensions to Prolog including constraint programming over a finite domain, parsing using definite clause grammars, and an operating system interface.

The compiler converts the source code into byte code that can be interpreted by a Warren abstract machine and converts that to standalone executables.

[编辑] 功能

[编辑] 指南

Debian

$ sudo apt install gprolog
$ gprolog
| ?- append([a,b],[c,d],X).

[编辑] 项目

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱