Concurrent LISP on a multi-micro-processor system

  • Authors:
  • Shigeo Sugimoto;Koichi Tabata;Kiyoshi Agusa;Yutaka Ohno

  • Affiliations:
  • Department of Information Science, Kyoto University, Kyoto, Japan;Educational Center for Information Processing, Kyoto University, Kyoto, Japan;Department of Information Science, Kyoto University, Kyoto, Japan;Department of Information Science, Kyoto University, Kyoto, Japan

  • Venue:
  • IJCAI'81 Proceedings of the 7th international joint conference on Artificial intelligence - Volume 2
  • Year:
  • 1981

Quantified Score

Hi-index 0.00

Visualization

Abstract

For solving search problems in AI field, multi-process description is more elegant than the backtracking/coroutine description, from the standpoint of flexible search, high modularity and simple program structure. We propose the language specification of Concurrent LISP, which is a concurrent programming language based on LISP. We have implemented its interpreter on a large scale computer. We are working at the implementation of its interpreter on multi-micro-processor system to realize further efficient execution.