From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: tomas@fabula.de Newsgroups: gmane.lisp.guile.user Subject: Re: Stupid module and pregexp questions Date: Wed, 30 Apr 2003 12:34:45 +0200 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <20030430103445.GB23809@www> References: <877k9eobcv.fsf@raven.i.defaultvalue.org> <20030430064840.GC22895@www> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051696166 31335 80.91.224.249 (30 Apr 2003 09:49:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Apr 2003 09:49:26 +0000 (UTC) Cc: tomas@fabula.de Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Apr 30 11:49:24 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19AoDM-00089A-00 for ; Wed, 30 Apr 2003 11:49:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19AoCh-0007qj-02 for guile-user@m.gmane.org; Wed, 30 Apr 2003 05:48:43 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19AoAu-0006Gh-00 for guile-user@gnu.org; Wed, 30 Apr 2003 05:46:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19Ao8o-00046u-00 for guile-user@gnu.org; Wed, 30 Apr 2003 05:44:44 -0400 Original-Received: from [217.22.192.104] (helo=www.elogos.de) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19Ao67-0003GZ-00 for guile-user@gnu.org; Wed, 30 Apr 2003 05:41:55 -0400 Original-Received: by www.elogos.de (Postfix, from userid 5002) id 9A5CD14580; Wed, 30 Apr 2003 12:34:45 +0200 (CEST) Original-To: Thien-Thi Nguyen Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i Original-cc: guile-user@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1883 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1883 On Wed, Apr 30, 2003 at 02:58:25AM -0400, Thien-Thi Nguyen wrote: > From: tomas@fabula.de > Date: Wed, 30 Apr 2003 08:48:40 +0200 > > - Do you think that it's viable to build Rx into Guile? What about > the licenses (as Guile is now LGPL)? > > see http://www.glug.org/alt/guile-1.4.1.93.tar.gz (1.4.2 precursor). > included are the (lang *) scheme modules that make use of Rx. back > "ports" from hackerlab Rx welcome. Uh, oh. What I'd like to see would be a `standard' regexp interface for Scheme (and may be a `standard' regexp implementation for Guile). This would boost all those portable programs which nowadays try to parse strange things the hard way. Regards -- tomas _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user