Greets, On Sat 02 Oct 2010 09:13, Alex Shinn <[email protected]> writes:
> On Tue, Sep 28, 2010 at 7:27 PM, Ludovic Courtès <[email protected]> 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 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. Just a thought :) Andy -- http://wingolog.org/
