Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a69ef82

Browse files
committed
M.-A. Lemburg <[email protected]>:
Added a useful link to Markus Kuhn's Unicode and UTF-8 FAQ.
1 parent 774c931 commit a69ef82

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Misc/unicode.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,12 +976,15 @@ Introduction to Unicode (a little outdated by still nice to read):
976976
http://www.nada.kth.se/i18n/ucs/unicode-iso10646-oview.html
977977

978978
For comparison:
979-
Introducing Unicode to ECMAScript --
979+
Introducing Unicode to ECMAScript (aka JavaScript) --
980980
http://www-4.ibm.com/software/developer/library/internationalization-support.html
981981

982982
IANA Character Set Names:
983983
ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets
984984

985+
Discussion of UTF-8 and Unicode support for POSIX and Linux:
986+
http://www.cl.cam.ac.uk/~mgk25/unicode.html
987+
985988
Encodings:
986989

987990
Overview:

0 commit comments

Comments
 (0)