Re: Pattern Matching (was: pointers in "RRRS Authors"
"Aaron S. Hawley" <[email protected]>
| Newsgroups | gmane.org.ballistichelmet.lambda |
|---|---|
| Organization | University of Vermont |
| Message-ID | <[email protected]> |
On Fri, 12 Mar 2004, dvanhorn wrote: > There's also a pattern matching facility in EoPL, but I haven't looked > at it in ages. I didn't know that. Of course, I only have the old edition of EOPL. But the code for the latest edition is on the web. For instance, this appears to be an ML-like datatype: http://www.cs.indiana.edu/eopl/code/interps/define-datatype.scm /a