Email list hosting service & mailing list manager

# lexical syntax Marc Nieper-Wißkirchen (16 Aug 2020 16:36 UTC)
Re: # lexical syntax Lassi Kortela (16 Aug 2020 16:50 UTC)
Re: # lexical syntax John Cowan (17 Aug 2020 01:40 UTC)
Re: # lexical syntax Lassi Kortela (17 Aug 2020 05:32 UTC)

Re: # lexical syntax Lassi Kortela 17 Aug 2020 05:32 UTC

> Chicken, Guile, S7 support #:foo as self-evaluating keywords; Racket,
> Kawa in procedure calls only (unless quoted).

Thanks! Updated at <https://registry.scheme.org/#hash-syntax>:

#:    Keyword object [Chicken, Guile, S7];
       Keyword marker [Kawa, Racket];
       Uninterned symbol [Gauche]