machine-type
<no arguments> => description
description---a string or nil.
Returns a string that identifies the generic name of the computer hardware on which Common Lisp is running.
(machine-type) => "DEC PDP-10" OR=> "Symbolics LM-2"
The machine type. The implementation.
section machine-version [Function]
Go to the first, previous, next, last section, table of contents.