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

#(...) Simple Vectors



Hello,
   I am new to this list, just started porting some older CL code
to CLISP (Version 1995-04-04):

> *package*
#<PACKAGE USER>
> #(9 9 9)          ;This should create a simple vector

*** - EVAL: illegal form #(9 9 9)


Is the form #(..) illegal in CLISP (vs. CLtL2 p.533)?

Help appreciated -
Wilhelm.