18.11 SRFI 112: Environment Inquiry ¶
- Description
Provides human-readable information at run time about the hardware and
software configuration on which a Scheme program is being executed.
- URL
https://srfi.schemers.org/srfi-112/srfi-112.html
- Support
Fully supported.
- Libraries
(srfi 112)
- Global
All names are bound in the MIT/GNU Scheme global environment.
|
cpu-architecture | implementation-name |
implementation-version | machine-name |
os-name | os-version |