Guile Reference Manual: Keywords

Warning: This is the manual of the legacy Guile 2.0 series. You may want to read the manual of the current stable series instead.

Next: , Previous: , Up: Simple Data Types [Contents][Index]


6.6.8 Keywords

Keywords are self-evaluating objects with a convenient read syntax that makes them easy to type.

Guile’s keyword support conforms to R5RS, and adds a (switchable) read syntax extension to permit keywords to begin with : as well as #:, or to end with :.

Why Use Keywords?: Motivation for keyword usage.
Coding With Keywords: How to use keywords.
Keyword Read Syntax: Read syntax for keywords.
Keyword Procedures: Procedures for dealing with keywords.

AltStyle によって変換されたページ (->オリジナル) /