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)

# lexical syntax Marc Nieper-Wißkirchen 16 Aug 2020 10:00 UTC

The following entries should be added/completed:

#` quasisyntax [R6RS]; [syntax-case]
#, unsyntax [R6RS]; [syntax-case]
#,@ unsyntax-splicing [R6RS]; [syntax-case]

#| Block comment until |# [R6RS]; [R7RS]
#; S-expression comment [R6RS]; [R7RS]

#<n>= Datum label [R7RS]
#<n># Datum reference [R7RS]

#: Keyword arguments [Racket]; [Guile]; [???]