Expert systems development in LISP and Ada

  • Authors:
  • Michael D. Walters

  • Affiliations:
  • Avionics Systems, Boeing Military Airplane Co., P.O. Box 7730, M/S K80-12, Wichita, Kansas 67277-7730

  • Venue:
  • SIGAda '87 Proceedings of the 1987 annual ACM SIGAda international conference on Ada
  • Year:
  • 1987

Quantified Score

Hi-index 0.01

Visualization

Abstract

This paper addresses the development of an Artificial Intelligence expert system, which performs tasks normally performed by experts in a given domain. In particular, a two-language approach to expert systems development will be examined, i.e., using LISP for rapid prototyping and problem understanding, and a more structured language such as Ada for development of an embedded software product. The advantages of each language for expert system development are discussed, and the results from a case study are provided to illustrate the two-pass approach and the issues involved in conversion of LISP code to Ada.