Hi. Keywords in Scheme have 3 possible forms: #:foo :foo foo: ":foo" seems to be the most portable so fyi I'm going to switch the code over to use that. Guile supports it with (read-set! keywords 'prefix). cpu files will be switched over too.