Abstract
A package of LISP functions, collectively called MULTI, which extends LISP 1.5 to multiprogramming is presented. MULTI defines the notion of a process within a LISP implementation using function invocation as the only control primitive. A process is an executable entity consisting of a process template and a set of register values. The process template defines the operations the process carries out. Process environments are saved in what can be viewed as function call instances, i.e. LISP forms which have the name of a process template in functional position and the register values following it. The flexibility of this simple conceptualization of processes is demonstrated by several examples which use MULTI to Implement recursion, backtracking, generators, agendas and AND/OR graph searching. The implementation of MULTI does not assume that the host LISP system provides any data or control environment saving mechanisms such as FUNARG or INTERLISP's spaghetti stack. Thus, MULTI is portable to other LISP systems.
| Original language | English |
|---|---|
| Pages | 29-37 |
| Number of pages | 9 |
| DOIs | |
| State | Published - Aug 25 1980 |
| Event | 1980 ACM Conference on LISP and Functional Programming, LFP 1980 - Stanford, United States Duration: Aug 25 1980 → Aug 27 1980 |
Conference
| Conference | 1980 ACM Conference on LISP and Functional Programming, LFP 1980 |
|---|---|
| Country/Territory | United States |
| City | Stanford |
| Period | 08/25/80 → 08/27/80 |
Fingerprint
Dive into the research topics of 'Multi - A LISP based multiprocessing system'. Together they form a unique fingerprint.Cite this
- APA
- Author
- BIBTEX
- Harvard
- Standard
- RIS
- Vancouver