Re: Unicode lexer

From: Hans Aberg (haberg@math.su.se)
Date: Thu Apr 21 2005 - 17:53:31 CST

  • Next message: N. Ganesan: "Re: Unicode Bloopers"

    At 20:27 -0400 2005/04/20, Tom Emerson wrote:
    >Note that Python does not allow Unicode identifiers: just Unicode
    >string support. Java is probably your best template for dealing with
    >Unicode identifiers.

    In a language I am writing on, I admit, in addition to ASCII
    identifiers, strings to be used as identifiers. This way, one can
    easily get UTF-8 identifiers. A drawback is that such identifiers
    must be enclosed in quotes.

    -- 
       Hans Aberg
    


    This archive was generated by hypermail 2.1.5 : Thu Apr 21 2005 - 17:58:06 CST