Robert Fraser wrote:
bearophile wrote:- Python3 allows Unicode identifiers, mostly to allow people in all part of the world to write variable names in their languages.So does D.
D currently allows Unicode in identifiers, comments, and strings. In fact, D source text is defined to be Unicode.
