guile-user
[Top][All Lists]
Advanced

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

Re: ANN: Guile-Reader 0.3, A Reader Framework for Guile


From: Mario Storti
Subject: Re: ANN: Guile-Reader 0.3, A Reader Framework for Guile
Date: 24 Feb 2007 11:23:44 -0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

>>>>> On Sat, 24 Feb 2007 12:02:05 +0100, 
>>>>>      address@hidden (Ludovic Courtès) said:

> Hello,

> Version 0.3 of Guile-Reader for Guile 1.8.x is now available:
...

I'm interested in the package for use of SRFI-30 block comments. I
tried some variations of

(receive (l1 l2)
    (alternate-guile-reader-token-readers '(srfi30-block-comments))
  (fluid-set! current-reader (make-reader l1)))

without success. What should be the correct `incantation'? I read the
manual, but (I shamelessly recognize) not very deeply. I suggest a
section in the manual "Guile reader for dummies" with instructions
like this.

Thanks in advance, Mario




reply via email to

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