Jump to content

GNU Prolog

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RussBot (talk | contribs) at 09:19, 8 March 2010 (Robot: change redirected category GNU project software to GNU Project software). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GNU Prolog (also called gprolog) is a compiler developed by Daniel Diaz with an interactive debugging environment for Prolog available for Unix, Windows and Mac OS X. 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.

See also