IRC channel logs
2025-09-25.log
back to list of logs
<pinoaffe>
re: new syntax for $: I just noticed that srfi 115 uses colon
https://srfi.schemers.org/srfi-115/srfi-115.html#proc-_3a
<dthompson>
pinoaffe: looks like it's quoted, though.
<dthompson>
so that's fine
<pinoaffe>
oh yes it is, never mind!
<dthompson>
even if it were a syntax literal I think that'd be okay because it's not something that's going to cause a clash often