Re: getenv vs. locale higepon 09 Feb 2009 06:49 UTC

Hi.

> "Environment variables" makes me think Scheme's environments, not

You're right.
How about (srfi :98 sytem-environment-varialbles)?
Too long?

Any ideas?

On Mon, Feb 9, 2009 at 12:04 PM, Alexey Radul <xxxxxx@gmail.com> wrote:
> "Environment variables" makes me think Scheme's environments, not
> UNIX's.  Is there anything more specific we could use?
>
> $0.02,
> ~Alexey
>
> On Sun, Feb 8, 2009 at 9:50 PM, higepon <xxxxxx@gmail.com> wrote:
>> Hi.
>>
>> Recently, SRFI-97 becomes final.
>> So I want to choose mnemonic library name for SRFI-98.
>>
>> How about (srfi :98 environment-variables) ?
>> Any suggestions?
>>
>> Naming convention are shown on
>> http://srfi.schemers.org/srfi-97/srfi-97.html
>>
>> ---
>> Taro Minowa(Higepon)
>>
>> http://www.monaos.org/
>> http://code.google.com/p/mosh-scheme/
>>
>>
>