<div dir="ltr">Termite has a match module with it too, <a href="https://code.google.com/p/termite/source/browse/#svn%2Ftrunk">https://code.google.com/p/termite/source/browse/#svn%2Ftrunk</a> .</div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-10 3:38 GMT+02:00 Hendrik Boom <span dir="ltr"><<a href="mailto:hendrik@topoi.pooq.com" target="_blank">hendrik@topoi.pooq.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there a data structure matching operator for Gambit?  Something that I<br>
could feed a pattern like (list 'a c d) to and would match lists like (a<br>
(foo) onion), binding c to (foo) ad d to onion?<br>
<br>
I found a link to one such  <a href="http://synthcode.com/scheme/match.scm" target="_blank">http://synthcode.com/scheme/match.scm</a> in an<br>
old gambit mailing list message, but that site seems to be gone now.<br>
<br>
-- hendrik<br>
<br>
_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
</blockquote></div><br></div>