[cfe-dev] unicode identifiers

Jochen Wilhelmy j.wilhelmy at arcor.de
Wed Jun 22 05:43:19 PDT 2011


Hi!

by the way lua also uses the simple approach to allow every character
with the msb set as identifier:

http://lua-users.org/wiki/UnicodeIdentifers

so I would say at least for llvm this is simple and efficient,
for c++ it's dependent on the standard.

-Jochen




More information about the cfe-dev mailing list