IIRC chinese version of foxpro allow han characters in variable names. If that can be allowed, the set will be rather large. Alternatively it could just specify which characters will be illegal.
Сбт, 12 Фев 2011, John Randall писал(а): > Dan Bron wrote: > > > Also, I think I once saw a Unicode spec laying out all the characters the > > consortium considered appropriate to compose programming language > > identifiers. Am I misremembering? If not, can someone point me at it, > > and if so, I'd like suggestions on useful word-formatting rules for > > Unicode characters. > > Dan: > > I think the Unicode data you want is > > http://www.unicode.org/Public/UNIDATA/DerivedCoreProperties.txt > > If you search for the derived properties ID_Start and ID_Continue you get > lists of code points for appropriate characters. > > What kind of word-formatting do you want to do? > > Best wishes, > > John > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
