CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

Match: Pattern Matching and Data Definition facility for Scheme

lang/scheme/code/match/match/
This package provides a pattern matching facility for Scheme, similar to the pattern matching facilities of Haskell, Miranda, and ML. Pattern matching provides a convenient syntax for destructuring complicated list, and vector structures. The package also provides a data definition facility for defining new forms of structured data. Documentation is included in the distribution.
Origin:   

   titan.cs.rice.edu:public/wright/match.tar.Z

Version: 1.07 (28-FEB-94) Ports: This package has been tested with SCM and should run on any system with SLIB. There is also a separate Chez Scheme version. Copying: Public Domain. CD-ROM: Prime Time Freeware for AI, Issue 1-1 Author(s): Andrew K. Wright and Bruce F. Duba. Department of Computer Science Rice University Houston, TX 77251-1892 Keywords: Authors!Duba, Authors!Wright, Data Definition, Destructuring, Matchers, Pattern Matching, Public Domain, Scheme!Code, Scheme!Matchers, Structures References: ?
Last Web update on Mon Feb 13 10:36:35 1995
AI.Repository@cs.cmu.edu