Lisp-in-Lisp: High Performance and Portability
Abstract
Lisp remains the primary programming language for artificial intelligence research, and, as new computer architectures are developed, the timely availability of a high-quality Lisp on these machines is essential. Until recently every Lisp implementation has had either a relatively large assembly language core or extensive microcode support. We have been working on a Common Lisp [Steele 1982] for the S-1 Mark IIA
Cite
Text
Brooks et al. "Lisp-in-Lisp: High Performance and Portability." International Joint Conference on Artificial Intelligence, 1983.Markdown
[Brooks et al. "Lisp-in-Lisp: High Performance and Portability." International Joint Conference on Artificial Intelligence, 1983.](https://mlanthology.org/ijcai/1983/brooks1983ijcai-lisp/)BibTeX
@inproceedings{brooks1983ijcai-lisp,
title = {{Lisp-in-Lisp: High Performance and Portability}},
author = {Brooks, Rodney A. and Gabriel, Richard P. and Jr., Guy L. Steele},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1983},
pages = {845-849},
url = {https://mlanthology.org/ijcai/1983/brooks1983ijcai-lisp/}
}