LISA

From Free Software Directory
 
Jump to: navigation, search


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

License

LGPL

Verified by

Janet Casey

Verified on

3 June 2002




Leaders and contributors

Contact(s)Role
David E. Young Maintainer


Resources and communication

AudienceResource typeURI
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/lisa-announce
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=12453
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/lisa-users


Software prerequisites

KindDescription
Required to buildThe CLOCC Port module and the Portable Defsystem (both included in the distribution)




Entry
























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.