guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ‘match’ and “k or more” patterns


From: Ludovic Courtès
Subject: Re: ‘match’ and “k or more” patterns
Date: Sun, 03 Oct 2010 14:35:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hello,

Andy Wingo <address@hidden> writes:

> On Sat 02 Oct 2010 09:13, Alex Shinn <address@hidden> writes:
>
>> On Tue, Sep 28, 2010 at 7:27 PM, Ludovic Courtès <address@hidden> wrote:
>>>
>>> Is there a public version control repository at synthcode.com?
>>
>> Not for match.scm, but that's just a copy of the chibi-scheme
>> version with record patterns commented out:
>>
>>   hg clone https://chibi-scheme.googlecode.com/hg/ chibi-scheme

Great, thanks.

> Does chibi do cond-expand? If so you could only provide an
> implementation of match-record-refs if you're using Chibi, and other
> implementations could provide their own in a prelude or something.

+1

(That was actually the next thing I wanted to look at in ‘match’.)

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]