make-keyword

[procedure] make-keyword name

STk, STklos, Gauche: makes a keyword from a symbol or string name.

Chicken has string->keyword.