[plt-scheme] here-string
Felix Klock's PLT scheme proxy wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> Bruce-
>
> I don't think that's right...
>
> At least according to guile, here-strings don't require backslashes to
> be backslashified.
>
> (which makes them amazingly useful when you really really want to write
> down literal text in a WYSWYG form)
>
> See:
> http://sources.redhat.com/ml/guile/1997-10/msg00228.html
>
Oops! Forgot about those!
Please mentally add that to the example.
I was mostly pointing out the behavior of newlines in
strings just in case David didn't know.
Thanks Felix!
-Bruce