LISA
LISA
http://lisa.sourceforge.net/
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.
Download
https://sourceforge.net/projects/lisa/files/lisa/Release_3.2/lisa-32.tgz/download
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
David E. Young | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Help | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/lisa-announce |
Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=12453 |
Support | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/lisa-users |
Software prerequisites
Kind | Description |
---|---|
Required to build | The CLOCC Port module and the Portable Defsystem (both included in the distribution) |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.