Syntax:
machine-type <no arguments> => description
Arguments and Values:
description---a string or nil.
Description:
Returns a string that identifies the generic name of the computer hardware on which Common Lisp is running.
Examples:
(machine-type) => "DEC PDP-10" OR=> "Symbolics LM-2"
Side Effects: None.
Affected By:
The machine type. The implementation.
Exceptional Situations: None.
See Also:
Notes: None.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4