LAP is a LISP FEXPR (or FSUBR when compiled) which is executed primarily for its side effect??ely assembling a symbolic listing into core as a machine language subroutine. As such, it is about the most convenient and rapid way for a LISP user to add machine language primitives to the LISP system, especially if the function in question are in a developmental stage and are reasonably small (e.g. 1-500 instructions). Also, the LISP compiler currently gives its results as a file of LAP code, which may then be loaded into core by IAP. Virtually any function definition, whether by DEFPROP, LABEL, or LAP is an extension of LISP's primitives; and as in any actual programming language, the side-effects and global interactions are often of primary i...
This informal paper introduces the LISP Machine, describes the goals and current status of the pro...
SCHEME is a dialect of LISP. It is an expression-oriented, applicative order, interpreter-based la...
The design considerations for a LISP program computing the solutions to a well-known AI-problem are ...
Lisp is the world’s greatest programming language—or so its proponents think. The structure of Lisp ...
Lisp is the world’s greatest programming language—or so its proponents think. The structure of Lisp ...
Lisp is the world's greatest programming language|or so its proponents think. The structure of ...
Lisp is the world's greatest programming language|or so its proponents think. The structure of ...
The LISCOM version of the AI group PDP/6 LISP compiler is a descendant of the original Greenblatt-Ne...
Graduation date: 1988High-level languages provide a convenient environment for program development a...
Some PDP6 LISP users have felt a need for a way to incorporate MIDAS subroutines into LISP. LISP has...
RevisedSome PDP6 LISP users have felt a need for a way to incorporate MIDAS subroutines into LISP. L...
This work was conducted at the Artificial Intelligence Laboratory, a Massachusetts Institute of Tech...
1. Language Overview Properties of this particular Lisp dialect which distinguish it from other dial...
Work reported herein was conducted at the Artificial Intelligence Laboratory, a Massachusetts Instit...
Civilization advances by extending the number of important operations which we can perform without t...
This informal paper introduces the LISP Machine, describes the goals and current status of the pro...
SCHEME is a dialect of LISP. It is an expression-oriented, applicative order, interpreter-based la...
The design considerations for a LISP program computing the solutions to a well-known AI-problem are ...
Lisp is the world’s greatest programming language—or so its proponents think. The structure of Lisp ...
Lisp is the world’s greatest programming language—or so its proponents think. The structure of Lisp ...
Lisp is the world's greatest programming language|or so its proponents think. The structure of ...
Lisp is the world's greatest programming language|or so its proponents think. The structure of ...
The LISCOM version of the AI group PDP/6 LISP compiler is a descendant of the original Greenblatt-Ne...
Graduation date: 1988High-level languages provide a convenient environment for program development a...
Some PDP6 LISP users have felt a need for a way to incorporate MIDAS subroutines into LISP. LISP has...
RevisedSome PDP6 LISP users have felt a need for a way to incorporate MIDAS subroutines into LISP. L...
This work was conducted at the Artificial Intelligence Laboratory, a Massachusetts Institute of Tech...
1. Language Overview Properties of this particular Lisp dialect which distinguish it from other dial...
Work reported herein was conducted at the Artificial Intelligence Laboratory, a Massachusetts Instit...
Civilization advances by extending the number of important operations which we can perform without t...
This informal paper introduces the LISP Machine, describes the goals and current status of the pro...
SCHEME is a dialect of LISP. It is an expression-oriented, applicative order, interpreter-based la...
The design considerations for a LISP program computing the solutions to a well-known AI-problem are ...