Recent Developments in Butterfly™ Lisp

Abstract

This paper describes recent enhancements to the Common Lisp system that BBN is developingl for its Butterfly multiprocessor. The BBN Butterfly is a shared memory multiprocessor that contains up to 256 processor nodes. The system provides a shared heap, parallel garbage collector, and window based I/O system. The 'future' construct is used to specify parallelism.

Cite

Text

Allen et al. "Recent Developments in Butterfly™ Lisp." AAAI Conference on Artificial Intelligence, 1987.

Markdown

[Allen et al. "Recent Developments in Butterfly™ Lisp." AAAI Conference on Artificial Intelligence, 1987.](https://mlanthology.org/aaai/1987/allen1987aaai-recent/)

BibTeX

@inproceedings{allen1987aaai-recent,
  title     = {{Recent Developments in Butterfly™ Lisp}},
  author    = {Allen, Donald C. and Steinberg, Seth A. and Stabile, Lawrence A.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1987},
  pages     = {2-6},
  url       = {https://mlanthology.org/aaai/1987/allen1987aaai-recent/}
}