Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Lisp プロセスで使用できるすべての環境変数のリストを列挙したいと考えています。C variable によって返されるのと同じリストが必要ですenviron。
environ
SBCL も Clozure CL もそのままでは提供されないようです。CFFIでできますか?