[gambit-list] format & regex

Guillaume Cartier gcartier at jazzscheme.org
Thu Feb 5 08:00:01 EST 2009


On Thu, Feb 5, 2009 at 1:55 AM, Alex Shinn <alexshinn at gmail.com> wrote:

> lowly coder <lowlycoder at huoyanjinjing.com> writes:
>
> > 1) sed/awk/grep/perl
> >   if possible, i'd like to use gambit for these type of apps instead
> (being
> > slower is fine; i just want everything in scheme for now) -- is there a
> good
> > way to do regex matching in gambit?
>
> http://synthcode.com/scheme/irregex/
>


IrRegex is indeed a great regex implementation. Using JazzScheme you can
access it with (import irregex) as it is standard module.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20090205/d58adf56/attachment.htm>


More information about the Gambit-list mailing list