Qlisp: A Language For The Interactive Development Of Complex Systems

Citation

Sacerdoti, E. D., Fikes, R. E., Reboh, R., Sagalowicz, D., Waldinger, R. J., & Wilber, B. M. (1976, June). Qlisp: a language for the interactive development of complex systems. In Proceedings of the June 7-10, 1976, national computer conference and exposition (pp. 349-356).

Abstract

This paper presents a functional overview of the features and capabilities of QLISP, one of the newest of the current generation of very high level languages developed for use in artificial intelligence (AI) research. QLISP is both a programming language and an interactive programming environment. It embeds an extended version of QA4, an earlier AI language, in INTERLISP, a widely available version of LISP with a variety of sophisticated programming aids. The language features provided by QLISP include a variety of useful data types, an associative data base for the storage and retrieval of expressions, a powerful pattern matcher based on a unification algorithm, pattern-directed function invocation, “teams?? of pattern involved functions, a sophisticated mechanism for breaking a data base into contexts, generators for associative data retrieval, and easy extensibility. System features available in QLISP include a very smooth interaction with the underlying INTERLISP language, a facility for aggregating multiple pattern matches, and features for interactive control of programs. A number of the implemented applications of QLISP are briefly discussed, and some directions for future development are presented.


Read more from SRI