TAO: A fast interpreter-centered system on LISP machine ELIS

  • Authors:
  • Hiroshi G. Okuno;Ikuo Takeuchi;Nobuyasu Osato;Yasushi Hibino;Kazufumi Watanabe

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • LFP '84 Proceedings of the 1984 ACM Symposium on LISP and functional programming
  • Year:
  • 1984

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes the design issue, implementation and performance of a Lisp called TAO for the Lisp machine ELIS. TAO is a dialect of Lisp which unifies an object-oriented programming paradigm and a logic programming paradigm with a procedural programming paradigm. Since the interpreter is implemented fully by microcode, interpreted code runs faster than most of other dedicated machines.