LYCOS RETRIEVER
Prolog: Programs
built 655 days ago
Allegro Prolog is an implementation of Prolog in Common Lisp. It is based on the implementation developed by Peter Norvig in Paradigms of Artificial Intelligence Programming. The code has been further optimized and useful extensions provided, making an industrial-strength Prolog programming environment with a flexible calling interface in both directions between Common Lisp and Prolog.
Source:
Prolog++ is a full object-oriented system integrated within a Prolog framework. Objects and instances provide a convenient way to structure related pieces of knowledge and data. An object (or class) heirarchy allows information to be defined at the highest relevant level and be inherited through the taxonomy. This distributes data and functionality along a line from the general to the specific. By segmenting information with this approach, complex data relationships can be managed with efficiency. The ability to define object taxonomies with Prolog++ and manipulate them with Prolog rules provides a powerful combination for serious programmers.
Source:
Reference material for Prolog would include Burnham and Hall's (1986) book -- a short, highly readable introduction. Marcus's (1986) book is ... highly readable, but a bit more technical. Sterling and Shapiro (1986) present a much more technical treatment, along with advanced techniques and applications. Coelho and Cotta (1988) show a number of Prolog programs which can be adapted to a variety of situations. Bratko (1990) presents Prolog in the context of AI applications. Analogous to the previously mentioned LISP-based AI texts, Rowe (1989) introduces AI via Prolog.
Source:
Prolog (PROgramming LOGic) rose within the realm of Artificial Intelligence (AI). It originally became popular with AI researchers, who know more about "what" and "how" intelligent behaviour is achieved. The philosopy behind it deals with the logical and declarative aspects. Prolog represents a fundamentally new approach to computing and became a serious competitor to LISP.
Source:
Prolog solutions can be deployed in a self-hosted or application service provider (ASP) environment. Prolog delivers in-depth construction project management features across projects and programs in the areas of: collaboration, purchasing management, scheduling, cost control, document management and field administration.
Source:
This is a complete system that runs Prolog programs. It is free for non-commercial applications. You can consult, list, compile, load, debug and run programs with the interpreter. You can ... call C programs from Prolog and Prolog programs from C. It supports Edinburgh style programs and most of the built-ins of ISO Prolog. New to the current versions is a bi-directional interface with Java. Platforms supported include Windows, Linux, SPARC, HP, and other Unices (and clones).
Source: