Reference Implementation problem Chongkai Zhu 23 Dec 2006 05:41 UTC

I'm trying to use SRFI 54. But as I tried, both the reference
implementation and the implementation in
http://srfi.schemers.org/srfi-54/post-mail-archive/msg00002.html
can't work. I just copy and paste them into DrScheme, and even the
parenthesis doesn't match. Could any one help tell what's wrong?
Thanks.

Chongkai