[racket] Looking for awk examples
On 01.10.11 14:43, Hendrik Boom wrote:
> On Thu, Sep 29, 2011 at 03:11:54PM -0400, Danny Yoo wrote:
>>
>> (...) I don't think
>> Racket has an "sre" library to support the writing regexps with
>> s-expressions.
>
> Which, for me, raises the question whether there are any tools that
> do pattern matching like regexps written with s-expressions applied to
> s-expressions instead of strings.
I think you may be interested in OMeta. It was created for Smalltalk and
Javascript but it also had a PLT Scheme reimplementation IIRC.
--
regards,
Jakub Piotr Cłapa