English Dictionary
◊ DAUCUS
clasp
n 1: a fastener (as a buckle or hook) that is used to hold two
things together
2: the act of grasping; "he released his clasp on my arm"; "he
has a strong grip for an old man"; "she kept a firm hold
on the railing" [syn: {clench}, {clutch}, {clutches}, {grasp},
{grip}, {hold}]
v 1: hold firmly and tightly [ant: {unclasp}]
2: fasten with or as if with a brooch [syn: {brooch}]
3: fasten with a buckle or buckles [syn: {buckle}] [ant: {unbuckle}]
4: grasp firmly; "The child clasped my hands" [ant: {unclasp}]
English Computing Dictionary
◊ CLISP
CLISP
1. {Conversational LISP}.
2. A {Common Lisp} implementation by Bruno Haible
of {Karlsruhe
University} and Michael Stoll
of {Munich University}, both in Germany. CLISP includes an
{interpreter}, {bytecode compiler}, {run-time library} and
editor and needs only 1.5 MB of {RAM}. German and English
versions are available, French soon.
Packages running in CLISP include {PCL} and {CLX} on {Unix}
machines. A native subset of {CLOS} is included.
Version 1993/10/06 conforms to {CLtL1} and parts of {CLtL2}
and is distributed under the {GNU} {General Public License}.
CLISP runs on {Atari}, {Amiga}, {MS-DOS}, {OS/2}, {Linux},
{Sun4}, {Sun386i}, {HP90000}/800 and others.
{(ftp://ftp2.cons.org/pub/lisp/clisp/)}.
Mailing list:
(send "subscribe clisp-list").
(1998-11-21)