[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] 1071
From: |
Peter Keller |
Subject: |
Re: [Chicken-users] 1071 |
Date: |
Wed, 24 Jul 2002 11:03:52 -0500 |
User-agent: |
Mutt/1.2i |
On Wed, Jul 24, 2002 at 05:19:03PM +0200, felix wrote:
> > > I'm dissappointed, Pete! Of course I expect a script
> > > written in Scheme... ;-)
> >
> > Well, after I write the text manipulation library, then I'll write it in
> scheme.
> > :)
> >
>
> The following, id addiition to already existing String- and regex-support,
> might be useful: http://www.call-with-current-continuation.org/awk.scm
>
> (this is the Scsh AWK macro, stolen from PLT and
> adapted to Chicken. Seems to work fine. You should
> look in the PLT or Scsh manuals for a description of
> this thing)
Yeah, I've seen these things. I'm looking for something maybe a little higher
level and more idiomatic.
-pete