[CM] list sort in Sal

Joel Ross joel.binarybrain at gmail.com
Sat Feb 20 11:00:37 PST 2010


Hello,

I'm trying to sort a list in Sal, and the function fails with the
error "illegal statement" for:

sort (x, <)

while this works in Scheme with:

(sort  x < )

Am I using incorrect syntax?

Thanks,
Joel



More information about the Cmdist mailing list