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

Re: Dylan Constants



>From: Scott_Fahlman@SEF1.SLISP.CS.CMU.EDU
>
>
>     From the Dylan reference, there appears to be now way of defining a read
>    only constant ala the Common Lisp DEFCONSTANT macro. 
>
>The Dylan people at Apple have indicated that this will be fixed.  I don't
>know if they've yet settled on a choice of syntax, but I believe the
>current plan is that *all* the "define" forms will produce constants, and
>some new form will be created for defining non-constant variables.
>

Probably a good choice since that will make DEFINE semantically closer
to #DEFINE in C and %REPLACE in PL/I.

--
Rich Duncan                                  Internet: duncan@bdsw.com
Black Diamond Software, Inc.               Compuserve: 75540,2532
127 Wilton Road East                            Phone: (203)438-3050
Ridgefield, CT 06877                              Fax: (203)438-1447