guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help with catching reader error


From: Ludovic Courtès
Subject: Re: Need help with catching reader error
Date: Wed, 22 Apr 2009 22:15:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

Hi,

Andreas Rottmann <address@hidden> writes:

> Use this instead of #\foobar in the source text:
>
> (with-input-from-string "#\\foobar" read)
>
> This way, your source has legal syntax.

Yes, there are other examples of this in `readers.test'.

Thanks,
Ludo'.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]