[plt-scheme] The or-pattern in match.ss

From: Bruce Hauman (bhauman at cs.wcu.edu)
Date: Wed Jan 29 14:03:19 EST 2003

Hey guys,

I have done some work on the pattern matching library match.ss.  It
appears to working quite well now.  If you would like to try it out
it is at:

http://sol.cs.wcu.edu/~bhauman/scheme/pattern.html

The library is not done, but it appears to be functioning much better
than it used to.

I am new to macros and  hygenic macros and this has been a great way to
start to get aqainted with them.  I welcome all and any comments on this
code.  I am really trying to learn this stuff.

Thanks,

Bruce Hauman


Posted on the users mailing list.