machine-version | Function |
machine-version ⟨no arguments⟩ → description
description — a string or nil.
Returns a string that identifies the version of the computer hardware on which Common Lisp is running, or nil if no such value can be computed.
(machine-version) → "KL-10, microcode 9"
The machine version, and the implementation.