[plt-scheme] %, @, ^, etc.

From: Michael Sperber (sperber at informatik.uni-tuebingen.de)
Date: Tue Sep 9 03:12:26 EDT 2003

>>>>> "Eli" == Eli Barzilay <eli at barzilay.org> writes:

Eli>   For list-related administrative tasks:
Eli>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme

Eli> On Sep  8, Anton van Straaten wrote:
>> 
>> Do combined prefix-suffix cases count?
>> 
>>  *name*  =>  global name

Eli> I think it makes more sense for global parameters.

I believe this convention comes from Common Lisp, where DEFVAR has
consequences on local uses of the same name.  In Scheme, it doesn't
really make that much sense.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla


Posted on the users mailing list.