RE: [Haskell-i18n] unicode notation \uhhhh implementation

16 Aug
2002
16 Aug
'02
9:05 a.m.
\u1234 -> u1234 * 5 "Hey\ \u1234!" "C:\\udef2\\"
This is either ambiguous or error-prone.
I agree, and the lexical syntax in the report doesn't give any clue as to how the escape sequences are to be interpreted (indeed, it looks like the \uhhhh sequences were an afterthought, which wasn't followed through into the formal syntax). Cheers, Simon
8376
Age (days ago)
8376
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow