Differences between revisions 2 and 3
Revision 2 as of 2007-04-16 05:02:15
Size: 590
Editor: JamesAbley
Comment:
Revision 3 as of 2007-12-26 23:04:09
Size: 820
Editor: JamesAbley
Comment: Added Unicode Ate My Brain link.
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * [http://home.ccil.org/~cowan/uamb.pdf Unicode Ate My Brain] Nice discussion about the different table lookups, for people like myself without a classical CS background or strong knowledge about data structures and algorithms.

Initially, I am just going to dump stuff out so that I don't forget it. Later on, I hope to savagely re-edit it into a more coherent structure.

Overview

unicodedata is essentially a lookup table of the [http://www.unicode.org/ucd/ Unicode Character Database] that is published as part of the Unicode specification.

Bibliography

UnicodeData (last edited 2008-11-15 09:16:01 by localhost)