[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Handling unstandard reader macros.
From: |
Pupeno |
Subject: |
Re: [Chicken-users] Handling unstandard reader macros. |
Date: |
Fri, 18 Nov 2005 22:18:38 -0300 |
User-agent: |
KMail/1.8.3 |
On Thursday 17 November 2005 14:23, felix winkelmann wrote:
> You will have to add reader-procedures (via set-read-synrax!
> or set-dispatch-read-syntax!) for the missing macros yourself
> and skip the contents.
After reading about it, it seem I'll had to implement about 16 cases of
different string processing procedures, not nice indeed, any better
solution ?
Thank you.
--
Pupeno <address@hidden> (http://pupeno.com)
pgpUA8o76mDZQ.pgp
Description: PGP signature
- [Chicken-users] Handling unstandard reader macros., Pupeno, 2005/11/17
- Re: [Chicken-users] Handling unstandard reader macros., felix winkelmann, 2005/11/20
- Re: [Chicken-users] Handling unstandard reader macros., Pupeno, 2005/11/21
- Re: [Chicken-users] Handling unstandard reader macros., felix winkelmann, 2005/11/22
- Re: [Chicken-users] Handling unstandard reader macros., Pupeno, 2005/11/22
- Re: [Chicken-users] Handling unstandard reader macros., felix winkelmann, 2005/11/23
- Re: [Chicken-users] Handling unstandard reader macros., Pupeno, 2005/11/23