Prolog++
Prolog++ is an object-oriented toolkit for the Prolog logic programming language. It allows classes and class hierarchies to be created within Prolog programs.
Prolog++ was developed by LPA and first released in 1989 for MS-DOS PCs. Support for other platforms was added, and a second version was released in 1995. A book entitled 'Prolog++ The Power of Object-Oriented and Logic Programming' by Chris Moss was published by Addison-Wesley in 1994.
Currently, Prolog++ is available as an add-on to LPA Prolog for Windows.
Three other approaches to object-oriented Prolog include PDC Visual Prolog (once known as Borland Turbo Prolog), SICStus Prolog and the almost implementation-neutral Logtalk framework.
See also
References
- Chris Moss, Prolog++: The Power of Object-Oriented and Logic Programming ({{ISBN|0201565072}})
External links
- [https://www.lpai.uk/ppp_det.htm Prolog++ toolkit], the Logic Programming Associates page.
- [http://foldoc.org/index.cgi?query=prolog%2B%2B&action=Search Prolog++] in the Free On-line Dictionary of Computing
{{Authority control}}
Category:Object-oriented programming languages
Category:Prolog programming language family
Category:Logic programming languages
{{Compu-lang-stub}}