On Sun, Jul 21, 2019 at 1:52 PM Lassi Kortela <xxxxxx@lassi.io> wrote:
 
But are the different keyword _objects_ incompatible with each other?
The read syntax is different, but if a SRFI simply specifies that the
implementation must have _some_ syntax for keywords, whether it be foo:
or :foo or #:foo, and uses one of them for illustrative purposes but
implementations are allowed to use the others, would that cause problems?

I suppose it would work, but it means that the calling code wouldn't be portable, of course.