The philosophy of Lisp

  • Authors:
  • Kenneth H. Sinclair;David A. Moon

  • Affiliations:
  • Object Design, Inc., Burlington, MA;Apple Computer, Cambridge, MA

  • Venue:
  • Communications of the ACM - Special issue on LISP
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider here the importance of an overall systems viewpoint in avoiding computer-related risks. According to Webster's, a system is a regularly interacting or interdependent group of items forming a unified whole. In computer systems, one person's components may be another person's system, and one person's system may in turn be one of another person's components. That is, each layer of abstraction may have it own concept of a system. We speak of a memory system, a multiprocessor system, a distributed system, a multisystem system, a networked system, and so on. A system design can most effectively be considered as a unified whole when it is possible to analyze the interdependent subsystems individually and then to evaluate, reason about, and test the behavior of the entire system based on the interactions among the subsystems. This is particularly true of distributed systems that mask the presence of distributed storage, processing, and control. At each layer of abstraction, it is desirable to design (sub)systems that are context-free, but in reality there may be subtle interactions that must be accommodated—particularly those involving the operating environment.