27 lines
543 B
Scheme
27 lines
543 B
Scheme
(id bwp)
|
|
(description "broken-weak-pair object")
|
|
|
|
(id eof)
|
|
(description "end-of-file object")
|
|
|
|
(id fold-case)
|
|
(description "change to case insensitive identifiers")
|
|
|
|
(id key)
|
|
(description "start keyword arguments in lambda list")
|
|
|
|
(id no-fold-case)
|
|
(description "change to case sensitive identifiers")
|
|
|
|
(id optional)
|
|
(description "start optional arguments in lambda list")
|
|
|
|
(id r6rs)
|
|
(description "change to R6RS read syntax")
|
|
|
|
(id r7rs)
|
|
(description "change to R7RS read syntax")
|
|
|
|
(id rest)
|
|
(description "start rest argument in lambda list")
|