From: Ian Price
Subject: Re: regexp character classes not supported?
Date: Sun, 06 Jan 2013 10:47:11 +
> Mark H Weaver writes:
>
> > If you'd like a more advanced regexp library, and don't mind the fact
> > that it will be much slower than Guile's built-in regexps, I recommend
> > that you
Panicz Maciej Godek writes:
> What I've been lacking is specifying symbols that are NOT meant
> to be imported from a module.
> So I'd wish to be able to load modules in the following manner:
>
> (use-modules ((rnrs) #:version (6) #:without (write display)))
While I see this is resolved now[0],
Mark H Weaver writes:
> If you'd like a more advanced regexp library, and don't mind the fact
> that it will be much slower than Guile's built-in regexps, I recommend
> that you look at Alex Shinn's irregex package:
>
> http://synthcode.com/scheme/irregex/
It is a very nice library, and guildh
Greg Troxel writes:
> Is this still of any value? Is there a replacement?
There is no replacement fastcgi library, but Guile 2 does come with a
web server library, which tends to be run behind a reverse proxy.
> I am inclined to remove this from pkgsrc. Any reason not to?
I haven't ran it, but