Categories
LISA
'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.
Last updated 7 Jan, 2008
About
Leadership
- David E. Young - Maintainer
Requirements
- The CLOCC Port module and the Portable Defsystem (both included in the distribution) (Build Prerequisite)
Related Projects
Versions
1.3
1.3 stable released 2002-06-01
- Released: 1 Jun, 2002
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/lisa/lisa-12...
- Licenses: LGPL
- Interfaces: Command Line
User Community and Support
User reference guide available in HTML format from http://lisa.sourceforge.net/ref-guide.html
General Resources
Announcement Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.lisa.sourceforge.net:/cvsroot/lisa - VCS Repository Webview




