A LISP Machine with Very Compact Programs
Abstract
This paper presents a machine designed for compact representation and rapid execution of LISP programs, The machine language is a factor of 2 to 5 more compact than S-expressions or conventional compiled code, and the compiler is extremely simple. The encoding scheme is potentially applicable to data as well as program. The machine also provides for user-defined data structures.
Cite
Text
Deutsch. "A LISP Machine with Very Compact Programs." International Joint Conference on Artificial Intelligence, 1973.Markdown
[Deutsch. "A LISP Machine with Very Compact Programs." International Joint Conference on Artificial Intelligence, 1973.](https://mlanthology.org/ijcai/1973/deutsch1973ijcai-lisp/)BibTeX
@inproceedings{deutsch1973ijcai-lisp,
title = {{A LISP Machine with Very Compact Programs}},
author = {Deutsch, L. Peter},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1973},
pages = {697},
url = {https://mlanthology.org/ijcai/1973/deutsch1973ijcai-lisp/}
}