Previous: srfi strings ack, Up: srfi strings [Index]
Case mappings. Unicode Technical Report 21.
Common Lisp: the Language. Guy L. Steele Jr. (editor). Digital Press, Maynard, Mass., second edition 1990. Available at:
The Common Lisp “HyperSpec”, produced by Kent Pitman, is essentially the ANSI spec for Common Lisp:
The following URLs provide documentation on relevant Java classes.
http://java.sun.com/products/jdk/1.2/docs/api/java/lang/Character.html http://java.sun.com/products/jdk/1.2/docs/api/java/lang/String.html http://java.sun.com/products/jdk/1.2/docs/api/java/lang/StringBuffer.html http://java.sun.com/products/jdk/1.2/docs/api/java/text/Collator.html http://java.sun.com/products/jdk/1.2/docs/api/java/text/package-summary.html
MIT-Scheme:
Revised^5 report on the algorithmic language Scheme. R. Kelsey, W. Clinger, J. Rees (editors). Higher–Order and Symbolic Computation, Vol. 11, No. 1, September, 1998; and ACM SIGPLAN Notices, Vol. 33, No. 9, October, 1998. Available at:
The SRFI web site.
SRFI-14: Character–set library. The SRFI-14 char–set library defines a character–set data type, which is used by some procedures in this library.
The Unicode site:
The Unicode character database.
ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.html