On Fri, Jul 5, 2013 at 10:42 AM, Richard Wordingham
<richard.wordingham_at_ntlworld.com> wrote:
>> This is no longer true of Ada, at least, both the standard and the
>> popular GNAT implementation support Unicode:
>
>> Grüß : constant String := "Grüezi mitenand";
>
> That only demonstrates Latin-1 support! It seems the current
> Ada standard supports the original ISO 10646 31 bits.
That may only demonstrate Latin-1 support, but full Unicode is still
there. The base library includes one non-ASCII character in the
include files:
Pi : constant :=
3.14159_26535_89793_23846_26433_83279_50288_41971_69399_37511;
π : constant := Pi;
If you're looking at the current Ada standard, Ada 2012, it explicitly
references ISO/IEC 10646:2011.
-- Kie ekzistas vivo, ekzistas espero.Received on Fri Jul 05 2013 - 17:15:04 CDT
This archive was generated by hypermail 2.2.0 : Fri Jul 05 2013 - 17:15:05 CDT