guile-devel
[Top][All Lists]
Advanced

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

Re: [Guile-commits] GNU Guile branch, string_abstraction2, updated. 823e


From: Ludovic Courtès
Subject: Re: [Guile-commits] GNU Guile branch, string_abstraction2, updated. 823e444052817ee120d87a3575acb4f767f17475
Date: Thu, 28 May 2009 23:04:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

Hello,

Mike Gran <address@hidden> writes:

> This all means that grepping the coding is a true preprocessing
> step, divorced from the reader.

Not necessarily.  The encoding can be stored in a fluid, or associated
with the current input port, and modified by `scm_read ()' as it
encounters encoding meta-data.

Thanks,
Ludo'.





reply via email to

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