A three-processor Lisp machine architecture based on statistical analysis of Common Lisp programs

  • Authors:
  • A. J. Klaassen;A. M. van Wezenbeek

  • Affiliations:
  • Delft university of technology, faculty of electrical engineering, P.O. box 5031, 2600 GA Delft, the Netherlands;Delft university of technology, faculty of electrical engineering, P.O. box 5031, 2600 GA Delft, the Netherlands

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1989

Quantified Score

Hi-index 0.00

Visualization

Abstract

A package has been written for statically analyzing Common Lisp source code programs. The analysis was performed on source code of the implementation of the Common Lisp dialect Spice Lisp and indicated which parts of Lisp are used often and therefore are important to be implemented such that they run fast. Based upon the identification of those parts we sketch the outlines of a three-processor Lisp machine architecture.