. navigate
Navigate
Amiga Lisp    Page 50-2 left arrow
x
right arrow Page 51-2    PC-LISP
LISP/VM








LISP Pointers
Volume I, Number 1
April-May 1987



LISP/VM
page 51









Prev Article               Start of This Article               Next Article



Implementation Summaries


Name:  LISP/VM
    IBM Program Number 5798-DQZ

Features:  
Integers, bignums, floating-point numbers, strings, vectors.
States (like Scheme continuations).
Partial Applications (a function combined with some pre-set arguments to yield
    a function of fewer arguments).
Lexical scoping is the default.
Dynamic scoping available with FLUID declaration.
Operators are evaluated (as in Scheme, no function-value cell).
Saved states can be resumed to create arbitrarily complex control structures.
Alternate-heap garbage collector.
Carefully designed to be equivalent in semantics to interpreter.
Screen-oriented structure editor is the default user interface.
Interactive stepper / debugger allows two-way interaction with source program
    through the structure editor.
Interfaces to CMS, FORTRAN, GDDM and VM / Prolog.

Hardware:   All IBM 370 architecture machines.

Software:   VM SPS or later

Contact:   Sales information available from any IBM sales representative


Page Left left arrow         
x
right arrow Page Right
Vol. I, No. 1
Table of Contents




Home   Favorites   Computers   Map

IME logo Copyright © 2009, Mary S. Van Deusen