apl@alum.mit.edu (Alan Lehotsky) writes:
> cgen claims
>
> ERROR: read:array unknown option #\)
I'm not sure, but try '(and #xFFFF (srl rd 16))'...
I have statements like
(set-psw Rd (and Rd (inv (sll 1 (and Rs #xF)))))
which work.
(It's kind of annoying that guile doesn't have a manual.)
--
- Geoffrey Keating <geoffk@geoffk.org>