
7 Jan
2005
7 Jan
'05
12:28 p.m.
Malcolm Wallace wrote:
Lennart writes:
What encoding(s) did hbc allow in source files? The docs only mention unicode characters inside character & string literals.
The Java encoding, i.e., \uXXXX.
Well, in that case, nhc98 also supports Unicode in source files, identically to hbc.
Well, you have to support it all the way through, and generate suitable mangled identifiers in the output, but I presume you do. -- Lennart