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

Re: #(...) Simple Vectors



   From: cracauer@wavehh.hanse.de (Martin Cracauer)

   > #<PACKAGE USER>
   > > #(9 9 9)          ;This should create a simple vector
   > 
   > *** - EVAL: illegal form #(9 9 9)

   It cannot be evaluated. Quote it. Or use it to set a variable.

It's easy to modify clisp to be cltl2 on this point.
It's just a matter of deleting a few lines from compiler.lsp and eval.d

I don't have my sources here, so I can't send the exact patch.
If there will be still interest in this on the end of Aug. when I'll come
back from vacation, I'll post the patch. 

Bye,  Pierpaolo.