  |
The Maude System - http://maude.cs.uiuc.edu/
Maude is a reflective language based on equational rewrite principles, useful for modeling and solving a wide range of computational problems. |
  |
http://xsb.sourceforge.net/ - http://xsb.sourceforge.net/
A research-oriented Logic Programming system for Unix and Windows/DOS-based systems, representing a semantically enriched functional superset of Prolog and offering among other things evaluation through full SLG resolution. |
  |
DBLP: Logic Programming - http://www.informatik.uni-trier.de/~ley/db/conf/indexl.html
A bibliography on logic programming is supplemented with a survey of conferences, journals, series of books, organizations and related subjects. |
  |
http://www.dyna.org - http://www.dyna.org
A logic-based language for dynamic programming. Equational inference rules derive theorems with associated values, e.g. probabilities in statistical AI. Supports prioritization, pruning and parameter training. Compiles into fast, handy C++ classes. Developed within an open-source project. |
  |
http://www.cs.kuleuven.be/~dtai/projects/ALP/ - http://www.cs.kuleuven.be/~dtai/projects/ALP/
The Association for Logic Programming promotes all activities concerning the theory and application of logic programming in computer science, related disciplines and industry. The archive of the ALP Newsletter provides content and links regarding the field. |
  |
KLIC Association - http://www.klic.org/
Develops and popularizes KLIC implementation of concurrent and parallel logic programming language KL1, and related software. Designed in the Fifth Generation Computer Systems (FGCS) project, by Institute for New Generation Computer Technology (ICOT), Japan. Free software. |
  |
Journal of Logic Programming - http://www.informatik.uni-trier.de/~ley/db/journals/jlp/
Unofficial bibliography and home page. |
  |
Imperial College London: Logic and Artificial Intelligence - http://www3.imperial.ac.uk/portal/page/portallive/computing/research/areas/LAI/
Department of Computing, Imperial College of Science, Technology and Medicine, University of London: research group on logic and artificial intelligence focusing on communicating agents, computational logic and computational bioinformatics. Faculty home pages and departmental technical reports provide documentation on (the evolution) of logic programming. |
  |
http://www.cs.waikato.ac.nz/Research/starlog/index.html - http://www.cs.waikato.ac.nz/Research/starlog/index.html
Declarative temporal logic programming language for: general purpose programming, simulation, modeling reactive systems. Starlog programs consist of 2 components: a set of timed facts, a set of temporal logic rules. Somewhat like Prolog. |
  |
http://tyruba.sourceforge.net/ - http://tyruba.sourceforge.net/
Type Rule Base is an experimental logic/metaprogramming language for generating Java code. This BSD-licensed free software resembles Prolog, is implemented in Java and provides a simple command-line interface. |
  |
PC AI - Logic Programming - http://www.pcai.com/web/ai_info/logic_programming.html
As part of a survey of information on artificial intelligence this section on logic programming is provided. |
  |
What are Logic Programming and Prolog? - http://www.biocheminfo.org/moirai/cs_magenta/prolog.html
Clear explanation of logic programming and merits of declarative languages. |
  |
Logic-Based Systems Lab - http://www.sci.brooklyn.cuny.edu/~lbslab/
Department of Computer and Information Science, Brooklyn College of the City University of New York. Home of the 2LP Language, runs on Linux, RS6000, SGI, Solaris, SunOS, Windows; download yours now. Free. Cool logo. |
  |
http://www.cs.hut.fi/~enu/exbed/xe.html - http://www.cs.hut.fi/~enu/exbed/xe.html
Resulting from the Exbed project, this general-purpose programming language supports data abstraction and rule-based programming and is based on but is not a formal extension of CLU. |
  |
Axiomatic Language - http://www.axiomaticlanguage.org/
A pure, minimal but extensible, logic-programming/specification language with meta-language capability is described. The paradigm involved explicitly separates declarative specification from ensuing transformation. |