[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getenv vs. locale



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 <axofch@xxxxxxxxx> 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 <higepon@xxxxxxxxx> 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/
>>
>>
>