[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CL Environments
From: leasure@hawk.cs.ukans.edu (David E. Leasure)
Date: Mon, 19 Aug 1991 16:58:53 CDT
I'm implementing a language on top of common lisp that is an experimental
extension of scheme. I was wondering if there is a way to get the
environment in CL in the way that one does with scheme, i.e. (the-environment).
No, environments are not first-class objects in Common Lisp.
We were given your name by the symbolics user support group.
Generic Common Lisp questions are better directed to common-lisp@mcc.com.
Slug@ai.sri.com is better for questions specific to Symbolics computers or
software.