Re: Swift

From: Richard Wordingham <richard.wordingham_at_ntlworld.com>
Date: Fri, 6 Jun 2014 08:16:36 +0100

On Fri, 6 Jun 2014 01:55:57 +0200
Philippe Verdy <verdy_p_at_wanadoo.fr> wrote:

> IMHO, a programming language that accepts non-ASCII identifiers should
> always nrmalize the identifiers it accepts, before heeding it in its
> hashed symbol table.

Unfortunately, C and C++ don't normalise. Consequently, all a compiler
can do is to warn about or reject identifiers not in the preferred
normalisation.

Richard.
_______________________________________________
Unicode mailing list
Unicode_at_unicode.org
http://unicode.org/mailman/listinfo/unicode
Received on Fri Jun 06 2014 - 02:18:15 CDT

This archive was generated by hypermail 2.2.0 : Fri Jun 06 2014 - 02:18:17 CDT