An implementation of on-conditions in LISP

  • Authors:
  • Edward J. Krall

  • Affiliations:
  • University of Dayton, Dayton, Ohio

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1972

Quantified Score

Hi-index 0.00

Visualization

Abstract

An implementation of interrupt handling facilities for LISP is described. Although simple and straightforward, the inclusion of these facilities into the language has been neglected. Thus LISP remains a second-generation language. The incorporation of PL/1-like on-conditions allows the user much greater control over the action of the LISP program, and enables him to trap conditions in data that would otherwise terminate the processor.