Can we generate the character sets in ucd-glue.scm in a faster way
from the raw data?  This takes forever to initialize; it's a sizeable
fraction -- feels like about half -- of my edit/test cycle for
cross-builds.

E.g., it looks like etc/ucd-raw-props/prop-nt.scm probably has exactly
what we recompute for char-set:numeric by enumerating over all Unicode
code points.  But I haven't looked closely.

_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to