Previous: , Up: srfi strings   [Index]


2.8.5 References

Case mappings. Unicode Technical Report 21.

http://www.unicode.org/unicode/reports/tr21/

Common Lisp: the Language. Guy L. Steele Jr. (editor). Digital Press, Maynard, Mass., second edition 1990. Available at:

http://www.elwood.com/alu/table/references.htm#cltl2

The Common Lisp “HyperSpec”, produced by Kent Pitman, is essentially the ANSI spec for Common Lisp:

http://www.harlequin.com/education/books/HyperSpec/

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:

http://www.swiss.ai.mit.edu/projects/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:

http://www.schemers.org/Documents/Standards/

The SRFI web site.

http://srfi.schemers.org/

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.

http://srfi.schemers.org/srfi-14/

The Unicode site:

http://www.unicode.org/

The Unicode character database.

ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt
ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.html