PEARL - A Package for Efficient Access to Representations in LISP

Abstract

PEARL is an AI language developed with space and time efficiencies in mind. In addition to providing the usual facilities such as slot-filler objects, demons and associative data bases, PEARL introduces stronger typing on slots, user-assisted hashing mechanisms, and a forest of data bases. The resulting product is a simple, but powerful and efficient tool for AI research.

Cite

Text

Deering et al. "PEARL - A Package for Efficient Access to Representations in LISP." International Joint Conference on Artificial Intelligence, 1981.

Markdown

[Deering et al. "PEARL - A Package for Efficient Access to Representations in LISP." International Joint Conference on Artificial Intelligence, 1981.](https://mlanthology.org/ijcai/1981/deering1981ijcai-pearl/)

BibTeX

@inproceedings{deering1981ijcai-pearl,
  title     = {{PEARL - A Package for Efficient Access to Representations in LISP}},
  author    = {Deering, Michael and Faletti, Joseph and Wilensky, Robert},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1981},
  pages     = {930-932},
  url       = {https://mlanthology.org/ijcai/1981/deering1981ijcai-pearl/}
}