This is the mail archive of the guile@cygnus.com mailing list for the guile project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
>The doubling can easily be removed from my implementation (which was
>done independent of the SCSH version), and change the macro character
>from q to <. However, I still claim that it is broken for a token
>introduced by #< to be meaningful to the reader; reading #<some
>unreadable object> from a port should throw an error immediately.
The fix may be to change Guile to use #{some unreadable object}.