[plt-scheme] Extending macro pattern syntax

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Jan 31 16:44:03 EST 2009

If you're just interested in pattern matching for its own sake, do be
sure to check out Redex (speaking from the perspective of the
implementation, it is a little bit of op sem hanging off a big pattern
matcher).

  http://redex.plt-scheme.org/

Robby


Posted on the users mailing list.