Home > Computers > Programming > Languages > Logic-based
This category is on programming languages and documents that fully or partially support the basic principles of logic programming: declarative, relational programming based on first-order logic, via Horn clauses, where authors write databases of facts and rules (clauses), and users supply goals, which programs work to prove via resolution or backward chaining. Logic programming is used extensively in artificial intelligence, AI. The first such language was Prolog. On this page, languages are arranged in two groups and levels: 1) Top group: types or classes of languages. 2) Bottom group: specific languages, with their own directory category.
http://logicprogramming.org/
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.
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.
http://clip.dia.fi.upm.es/Projects/COMPULOG/
Information on European ESPRIT Basic Research (funded) NoE, concerned with computational logic. Large community of European researchers, over 80 nodes at leading universities, businesses.
http://dblp.uni-trier.de/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/
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.doc.ic.ac.uk/~rak/
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://researchcommons.waikato.ac.nz/handle/10289/9961
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.
http://dblp.uni-trier.de/db/journals/jlp/
Unofficial bibliography and home page.
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://dblp.uni-trier.de/db/conf/lpnmr/
Conferences of the Special Interest Group on Logic Programming and Non-Monotonic Reasoning.
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.
http://maude.cs.illinois.edu/w/index.php?title=The_Maude_System
Maude is a reflective language based on equational rewrite principles, useful for modeling and solving a wide range of computational problems.
http://www.fmi.uni-sofia.bg/fmi/logic/skordev/ln/lp/logic-prog.html
Affiliated with the comp.lang.prolog newsgroup this repository includes general information, Prolog, Window system interfaces, other logic-programming systems, meetings, books and related information.
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.
http://sourceforge.net/projects/xcerpt/
A logic-based query and transformation language for XML and semistructured data.
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.
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.
Home > Computers > Programming > Languages > Logic-based
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us