Ah, Gauche already uses #[...] for another purpose. Could it be an extension of srfi-10, e..g #,(<rtd> ....)? Oh, wait, that conflicts with R6RS. Hmm...
By the way, if the record type has a protocol clause, would the reader bypass it? On Sun, Nov 6, 2022 at 6:40 AM Marc Nieper-Wißkirchen < [email protected]> wrote: > An external representation for non-generative, non-opaque records > (allowing simple serialization and deserialization) is now specified > in my latest commit (in the personal repo). >
