new egg: matchertext
HernĂ¡n Ibarra Mejia via Chicken-users <[email protected]> Fri, 26 Jun 2026 21:19:25 +0100
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
matchertext is a "syntactic discipline" that allows for cross-language embe= dding of source code. It was invented by Bryan Ford (who also invented parsing expression grammars and packrat parsing). The matchertext egg extends the Scheme language to be able to host matchert= ext in string literals. - release-info: https://git.sr.ht/~nagbu/matchertext/blob/main/matchertext.= release-info - docs: https://wiki.call-cc.org/eggref/5/matchertext Thanks for adding it to the coop. Cheers, Hern=C3=A1n