SRFI 112: Environment Inquiry

by John Cowan

status: final (2013-09-12)

keywords: Operating System

Abstract

This is a proposal for environment inquiry, providing human-readable information at run time about the hardware and software configuration on which a Scheme program is being executed. They are mostly based on Common Lisp, with additions from the Posix uname() system call.