[gambit-list] data structure matching

Mikael mikael.rcv at gmail.com
Fri Oct 10 07:18:45 EDT 2014


Termite has a match module with it too,
https://code.google.com/p/termite/source/browse/#svn%2Ftrunk .

2014-10-10 3:38 GMT+02:00 Hendrik Boom <hendrik at topoi.pooq.com>:

> Is there a data structure matching operator for Gambit?  Something that I
> could feed a pattern like (list 'a c d) to and would match lists like (a
> (foo) onion), binding c to (foo) ad d to onion?
>
> I found a link to one such  http://synthcode.com/scheme/match.scm in an
> old gambit mailing list message, but that site seems to be gone now.
>
> -- hendrik
>
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20141010/e7e07c7d/attachment.htm>


More information about the Gambit-list mailing list