Parallelism in LISP

Abstract

This paper examines Lisp from the point of view of parallel computation. It attempts to identify exactly where the potential for parallel execution really exists in LISP and what constructs are useful in realizing that potential. Case studies of three attempts at augmenting Lisp with parallel constructs are examined and critiqued.

Cite

Text

van Biema. "Parallelism in LISP." International Joint Conference on Artificial Intelligence, 1987.

Markdown

[van Biema. "Parallelism in LISP." International Joint Conference on Artificial Intelligence, 1987.](https://mlanthology.org/ijcai/1987/vanbiema1987ijcai-parallelism/)

BibTeX

@inproceedings{vanbiema1987ijcai-parallelism,
  title     = {{Parallelism in LISP}},
  author    = {van Biema, Michael},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1987},
  pages     = {56-61},
  url       = {https://mlanthology.org/ijcai/1987/vanbiema1987ijcai-parallelism/}
}