Prolog
noun
1.
a preliminary discourse; a preface or introductory part of a discourse, poem, or novel.
2.
an introductory speech, often in verse, calling attention to the theme of a play.
3.
the actor or actress who delivers this.
4.
an introductory scene, preceding the first act of a play, opera, etc.
5.
any introductory proceeding, event, etc.:
Appetizing delicacies were the prologue to a long dinner.
verb (used with object), prologued, prologuing.
6.
to introduce with or as if with a prologue.
noun
1.
a computer programming language based on mathematical logic
noun
1.
the prefatory lines introducing a play or speech
the actor speaking these lines
2.
a preliminary act or event
3.
(in early opera)
an introductory scene in which a narrator summarizes the main action of the work
a brief independent play preceding the opera, esp one in honour of a patron
verb -logues, -loguing, -logued (US) -logs, -loging, -loged
4.
(transitive) to introduce or preface with or as if with a prologue
programming
Programming in Logic or (French) Programmation en Logique. The first of the huge family of logic programming languages.
Prolog was invented by Alain Colmerauer and Phillipe Roussel at the University of Aix-Marseille in 1971. It was first implemented 1972 in ALGOL-W. It was designed originally for natural-language processing but has become one of the most widely used languages for artificial intelligence.
It is based on LUSH (or SLD) resolution theorem proving and unification. The first versions had no user-defined functions and no control structure other than the built-in depth-first search with backtracking. Early collaboration between Marseille and Robert Kowalski at University of Edinburgh continued until about 1975.
Early implementations included C-Prolog, ESLPDPRO, Frolic, LM-Prolog, Open Prolog, SB-Prolog, UPMAIL Tricia Prolog. In 1998, the most common Prologs in use are Quintus Prolog, SICSTUS Prolog, LPA Prolog, SWI Prolog, AMZI Prolog, SNI Prolog.
ISO draft standard at Darmstadt, Germany (ftp://ftp.th-darmstadt.de/pub/programming/languages/prolog/standard/). or UGA, USA (ftp://ai.uga.edu/ai.prolog.standard).
See also negation by failure, Kamin’s interpreters, Paradigms of AI Programming, Aditi.
A Prolog interpreter in Scheme. (ftp://cpsc.ucalgary.ca/pub/prolog1.1).
A Prolog package (ftp://cpsc.ucalgary.ca/pub/prolog1.1/prolog11.tar.Z) from the University of Calgary features delayed goals and interval arithmetic. It requires Scheme with continuations.
[“Programming in Prolog”, W.F. Clocksin & C.S. Mellish, Springer, 1985].
(2001-04-01)
(After C++) Prolog with object-oriented features added by Phil Vasey of Logic Programming Associates. Prolog++ is available for MS-DOS and the X Window System. It is distributed by AI International Ltd. in England and by Quintus.
Read Also:
- Prolog-2
An implementation of Edinburgh Prolog by Nick Henfrey, ESL. [“An Advanced Logic Programming Language”, Anthony Dodd].
- Prolog-d-linda
Embeds the Linda parallel paradigm into SISCtus Prolog. (ftp://ftp.cs.uwa.au/). E-mail: .
- Prolog-ii
Prolog with two new predicates: “dif” for coroutines and “freeze” for delayed evaluation. Available from ExperIntelligence, Santa Barbara CA. [“Prolog II Reference Manual and Theoretical Model”, A. Colmerauer, Internal Report, GroupeIA, U Aix-Marseille (Oct 1982)].
- Prolog-linda
1. Prolog extended with Linda-style parallelism. Proc 4th Australian Conf on Artif Intell. (ftp://bison.cs.uwa.oz.au/). 2. Neil MacDonald, U Edinburgh 1989. Another Prolog extended with Linda, implemented on a Computing Surface.
- Prologue
noun 1. a preliminary discourse; a preface or introductory part of a discourse, poem, or novel. 2. an introductory speech, often in verse, calling attention to the theme of a play. 3. the actor or actress who delivers this. 4. an introductory scene, preceding the first act of a play, opera, etc. 5. any introductory […]