Re: match macro problem
Gary Baumgartner <[email protected]>
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Apr 10, 2005 at 04:56:05AM -0400, Michael Sperber wrote: > >>>>> "Gary" == Gary Baumgartner <[email protected]> writes: > > Gary> I'm having trouble with a macro that expands into a use of > Gary> match from Andrew Wright's match-s48.scm: [...] > > Could you post a reference to the specific version of the matcher > you're using? I'm having trouble finding it. Version 1.18, July 17, 1995: ftp://ftp.cs.indiana.edu/pub/scheme-repository/code/match/match.tar.gz using the file match-s48.scm I haven't encountered a newer one; I've just assumed it was very stable. Gary