Pattern matching

David Van Horn <[email protected]> Tue, 12 Oct 2004 11:17:54 -0400
Newsgroups gmane.org.ballistichelmet.lambda
Message-ID <[email protected]>
I've been working on an extensible pattern matching facility for Scheme with 
Andre van Tonder.  The core of the system is described here:

    http://groups.google.com/groups?threadm=4166F2D5.6813B1B9%40het.brown.edu

We haven't had much feedback, so if you have any comments, I'm certainly 
interested.

David