Software:Quintus Prolog

From HandWiki
Short description: Prolog programming language implementation
Quintus Prolog
Developer(s)Swedish Institute of Computer Science
Initial release1984
Final release
3.5 / 29 December 2003; 20 years ago (2003-12-29)
TypeProlog implementation
LicenseProprietary
Websitequintus.sics.se

Quintus Prolog is a proprietary implementation of the Prolog programming language based on the Warren Abstract Machine. Originally developed by Quintus Computer Science, it is currently maintained by SICS. It was long known as the most highly-performing implementation of Prolog, and the early 1990s, it defined a de facto standard for Prolog implementations.

History

Quintus Prolog was first introduced in 1984 as an implementation of the recently proposed Warren Abstract Machine by Quintus Computer Science, which had been founded for this purpose by David H. D. Warren,William Kornfeld, Lawrence Byrd, Fernando Pereira and Cuthbert Hurd.[1] Quintus was sold to Intergraph Corporation in 1989,[2][3] and was eventually acquired by SICS in 1998.[1] After several of its features were amalgamated into their Prolog implementation SICStus, its final version release was Quintus 3.5 in 2003. (As of November 2023), Quintus is still maintained by SICS.[1][4]

Features

The syntax used by Quintus Prolog was based on that of DEC-10 Prolog.[1] It was long known as the most highly performing implementation of Prolog, and was the first to implement optimisations such as instruction merging and specialisation for the Warren Abstract Machine.[1][5]

Legacy

Prolog implementations and their mutual influences

Quintus Prolog rose to a de facto standard, and significantly influenced the ISO standard for Prolog developed in 1995/6.[1] In addition, while the module system envisaged by the ISO standard deviates from that of Quintus, the Quintus module system is in fact more widely adopted by modern Prolog implementations than that mandated by ISO.[1] Several other popular Prolog systems, both commercial and research-based, are directly influenced by Quintus Prolog, including SICStus, SWI-Prolog, YAP and Ciao.[1]

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 Körner, Philipp; Leuschel, Michael; Barbosa, João; Costa, Vítor Santos; Dahl, Verónica; Hermenegildo, Manuel V.; Morales, Jose F.; Wielemaker, Jan et al. (November 2022). "Fifty Years of Prolog and Beyond" (in en). Theory and Practice of Logic Programming 22 (6): 776–858. doi:10.1017/S1471068422000102. ISSN 1471-0684. https://www.cambridge.org/core/journals/theory-and-practice-of-logic-programming/article/fifty-years-of-prolog-and-beyond/3A5329B6E3639879301A6D44346FD1DD. 
  2. John A. N. Lee (1995). "Cuthbert C. Hurd". International biographical dictionary of computer pioneers. Taylor & Francis for IEEE Computer Society Press. pp. 388–389. ISBN 978-1-884964-47-3. https://books.google.com/books?id=ocx4Jc12mkgC&pg=PA388. 
  3. David E. Weisberg (2008). "Intergraph". The Engineering Design Revolution:The People, Companies and Computer Systems That Changed Forever the Practice of Engineering. http://www.cadhistory.net/chapters/14_Intergraph.pdf. Retrieved May 26, 2010. 
  4. "Quintus Prolog Homepage". https://quintus.sics.se/. 
  5. Nässén, Henrik; Carlsson, Mats; Sagonas, Konstantinos (2001-09-05). "Instruction merging and specialization in the SICStus Prolog virtual machine". Proceedings of the 3rd ACM SIGPLAN international conference on Principles and practice of declarative programming (New York, NY, USA: ACM). doi:10.1145/773184.773191. http://dx.doi.org/10.1145/773184.773191. 

As of 12 Nov 2023, this article is derived in whole or in part from Fifty Years of Prolog and Beyond. The copyright holder has licensed the content in a manner that permits reuse under CC BY-SA 3.0 and GFDL. All relevant terms must be followed.