[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] 1071
From: |
felix |
Subject: |
Re: [Chicken-users] 1071 |
Date: |
Wed, 24 Jul 2002 17:19:03 +0200 |
> > 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)
cheers,
felix