1. RT @mindbrix: Clang 3.3 will support Unicode. Brace yourself for code like this:

    if( 💻 == 👍)
    😎++;

    http://clang.llvm.org/docs/ReleaseNotes.html#extended-identifiers-unicode-support-and-universal-character-names

    #iosdev