English Dictionary
◊ RELISH
relish
n 1: vigorous and enthusiastic enjoyment [syn: {gusto}, {zest}, {zestfulness}]
2: spicy or savory condiment
3: the taste experience when a savoury condiment is taken into
the mouth [syn: {flavor}, {flavour}, {sapidity}, {savor},
{savour}, {smack}, {tang}]
v : derive or receive pleasure from; get enjoyment from; take
pleasure in; "She relished her fame and basked in her
glory" [syn: {enjoy}, {bask}, {savor}, {savour}]
English Computing Dictionary
◊ DID YOU MEAN REFLISP?
RefLisp
A {Lisp} {interpreter} by Bill Birch of {Bull}, UK,
with {shallow-binding} and {dynamic scope}. Use of {reference
counting} makes it suitable for experimenting with {real-time}
and {graphical user interface}s. {Common Lisp} compatibility
{macro}s are provided, and most of the examples in "Lisp" by
Winston & Horn have been run on RefLisp. RefLisp makes no
distinction between symbol-values and function-values, so a
symbol can be either but not both. There are Lisp {module}s
for {lexical scope} and for running {indefinite extent}
{Scheme} programs.
Version 2.67 ("Last Update for a While", the author is
emigrating to Australia) includes an interpreter,
documentation, examples and a profiler. It runs under
{MS-DOS} ({CGA}/{EGA}/{VGA}) and {AIX}.
{(ftp://ftp.cs.cmu.edu/afs/cs.cmu.edu/user/mkant/Public/Lisp/implementa