* EBCDIC
@ 2009-03-04 8:17 Mike Gran
2009-03-06 15:40 ` EBCDIC Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Mike Gran @ 2009-03-04 8:17 UTC (permalink / raw)
To: guile-devel, Guile User
Hi-
In Guile, there are remnants of code that refer to the EBCDIC
character set. Has Guile ever been tested on an EBCDIC machine?
I presume that the only such surviving system would be some sort of
z/OS.
The context of the question is my attempt to make a version of Guile
that uses Unicode as its character set. I want to know if I can
presume that the C code (char) 'A' has the same integer representation
as Unicode codepoint 'A' U+0041, for example.
Thanks,
Mike Gran
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: EBCDIC
2009-03-04 8:17 EBCDIC Mike Gran
@ 2009-03-06 15:40 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2009-03-06 15:40 UTC (permalink / raw)
To: guile-devel; +Cc: guile-user
Hi Mike,
Mike Gran <spk121@yahoo.com> writes:
> The context of the question is my attempt to make a version of Guile
> that uses Unicode as its character set. I want to know if I can
> presume that the C code (char) 'A' has the same integer representation
> as Unicode codepoint 'A' U+0041, for example.
Yes, I think it's a reasonable assumption.
Thanks,
Ludo'.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-06 15:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-04 8:17 EBCDIC Mike Gran
2009-03-06 15:40 ` EBCDIC Ludovic Courtès
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).