[LISPWORKS][Common Lisp HyperSpec (TM)] [Previous][Up][Next]


25.1.3 Environment Inquiry

Environment inquiry defined names provide information about the hardware and software configuration on which a Common Lisp program is being executed.

The next figure shows defined names relating to environment inquiry.

*features*                   machine-instance  short-site-name   
lisp-implementation-type     machine-type      software-type     
lisp-implementation-version  machine-version   software-version  
long-site-name               room                                

Figure 25-3. Defined names relating to environment inquiry.


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.