Top > All Packages in Directory > LISA

LISA - Platform for developing Lisp-based Intelligent Software Agents

'LISA' is a platform for the development of Lisp-based Intelligent Software Agents. It is a production-rule system implemented in the Common Lisp Object System (CLOS), and is heavily influenced by CLIPS and the Java Expert System Shell (JESS). Its core is a reasoning engine based on an object-oriented implementation of the Rete algorithm solving the many-to-many matching problem.

LISA can reason over CLOS objects without imposing special class hierarchy requirements, so users cans augment existing CLOS applications with reasoning capabilities. Also, the full power of Common Lisp is available for use within productions; there is no dichotomy between the programming language and its implementation.

The project's goals include complete freedom of availability, ease of portbility, simplicity (so that new developers can easily understand code layout and behavior), familiarity (with roots in CLIPS and JESS, LISA will be familiar to those who've worked with these systems), and flexibility.

Obtaining

Web pagehttp://lisa.sourceforge.net/
Source tarballhttp://prdownloads.sourceforge.net/lisa/lisa-12.tgz
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=12453
Version 1.3 (stable) released on 2002-06-01
Licensed under LGPL.
This is not a GNU package.

Documentation

User reference guide available in HTML format from http://lisa.sourceforge.net/ref-guide.html
Support contacts

Announce List<lisa-announce@lists.sourceforge.net> http://sourceforge.net/mail/?group_id=12453
Help List<lisa-users@lists.sourceforge.net> http://sourceforge.net/mail/?group_id=12453

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anonymous@cvs.lisa.sourceforge.net:/cvsroot/lisa http://sourceforge.net/cvs/?group_id=12453
Interfacescommand line
Source languagesLisp
Build prerequisitesThe CLOCC Port module and the Portable Defsystem (both included in the distribution)
Related programsCLISP, CMUCL, Maxima, Garnet

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-06-03
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.