Hi Jeff,

On Wednesday, March 15, 2006, 6:51:58 PM, you wrote:

JM> One important concept that REBOL can simulate, but doesn't have
JM> intrinsically, that I miss from Lisp is that of keywords. Keywords (in Lisp)
JM> are symbols that are bound to themselves. This is used for many things, but
JM> most commonly for enumerated values.

I'm  not  a  Lisp expert... how much are Lisp's keywords different
from:

>> keyword: 'keyword
== keyword
>> keyword
== keyword

Anyway, this thread might be helpful: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-thread.r?m=rmlKVVC

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]>  ---  http://www.rebol.com/
Colella Chiara software division --- http://www.colellachiara.com/

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to