Movatterモバイル変換


[0]ホーム

URL:


[LISPWORKS][Common Lisp HyperSpec (TM)][Previous][Up][Next]


AccessorREADTABLE-CASE

Syntax:

readtable-casereadtable =>mode

(setf (readtable-casereadtable)mode)

Arguments and Values:

readtable---areadtable.

mode---acase sensitivity mode.

Description:

Accesses thereadtable case ofreadtable, which affects the way in which theLisp Reader readssymbols and the way in which theLisp Printer writessymbols.

Examples:

SeeSection 23.1.2.1 (Examples of Effect of Readtable Case on the Lisp Reader) andSection 22.1.3.3.2.1 (Examples of Effect of Readtable Case on the Lisp Printer).

Affected By: None.

Exceptional Situations:

Should signal an error oftypetype-error ifreadtable is not areadtable. Should signal an error oftypetype-error ifmode is not acase sensitivity mode.

See Also:

*readtable*,*print-escape*,Section 2.2 (Reader Algorithm),Section 23.1.2 (Effect of Readtable Case on the Lisp Reader),Section 22.1.3.3.2 (Effect of Readtable Case on the Lisp Printer)

Notes:

copy-readtable copies thereadtable case of thereadtable.


The followingX3J13 cleanup issue,not part of the specification, applies to this section:


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.


[8]ページ先頭

©2009-2025 Movatter.jp