ecl/contrib/unicode
Marius Gerbershagen 8350f07100 contrib/unicode: improve ucd table generating code
Provide some comments on what the code is doing.

Increase size of integers used in encoding pairs of consecutive words
(needed to encode the current ucd).

Introduce additional bidirectional classes.

Provide new ucd.h header with enums for general-category and
bidirectional class.

Add update-ucd.sh script to automate the updating process.
2021-05-07 21:09:08 +02:00
..
load-names.lisp contrib/unicode: improve ucd table generating code 2021-05-07 21:09:08 +02:00
names-pairs-sort.lisp contrib/unicode: improve ucd table generating code 2021-05-07 21:09:08 +02:00
names-pairs.lisp contrib/unicode: improve ucd table generating code 2021-05-07 21:09:08 +02:00
ucd.dat Upgraded to Unicode 6 and added support for a smaller database with just the 16-bits part of Unicode 2011-02-19 23:45:27 +00:00
ucd.lisp contrib/unicode: improve ucd table generating code 2021-05-07 21:09:08 +02:00
ucd16.dat Upgraded to Unicode 6 and added support for a smaller database with just the 16-bits part of Unicode 2011-02-19 23:45:27 +00:00
update-ucd.sh contrib/unicode: improve ucd table generating code 2021-05-07 21:09:08 +02:00