| www.delorie.com/gnu/docs/guile/guile_208.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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
#:.
21.7.1 Why Use Keywords? Motivation for keyword usage. 21.7.2 Coding With Keywords How to use keywords. 21.7.3 Keyword Read Syntax Read syntax for keywords. 21.7.4 Keyword Procedures Procedures for dealing with keywords. 21.7.5 Keyword Primitives The underlying primitive procedures.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |