machine-type <no arguments> ⇒ description
machine-type
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.
machine-version