Next: srfi env-inquiry rationale, Up: srfi env-inquiry [Index]
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.