new egg: raw
HernĂ¡n Ibarra Mejia via Chicken-users <[email protected]> Fri, 26 Jun 2026 11:33:30 +0100
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
The raw egg is a reader extension for embedding quasi-raw string literals. = The syntax is similar, but not identical, to that of SRFI-109. - release-info: https://git.sr.ht/~nagbu/raw/blob/main/raw.release-info - docs: https://wiki.call-cc.org/eggref/5/raw Let me know if I did anything wrong: this is my first egg. Cheers, Hern=C3=A1n