Search found 1 match

by redrise
Sat Nov 10, 2012 9:46 am
Forum: Homework
Topic: Array element type: CLISP / SBCL
Replies: 1
Views: 8152

Array element type: CLISP / SBCL

Hi all, glad to be a fresh new member of this forum. I'm pretty sure to spend a lot of time reading it! here is my question: I'm trying to understand differences between array in CLISP and SBCL. It appears that the following 2 lines work well in CLISP but raise type-error in SBCL (SBCL doesn't allow...