bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/3] yacc: compute the best type for the state number


From: Paul Eggert
Subject: Re: [PATCH 0/3] yacc: compute the best type for the state number
Date: Sun, 6 Oct 2019 22:58:40 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

The C Standard doesn't guarantee support for -128 and -32768. This originally 
was for ones' complement machines such as the Unisys ClearPath Dorado 
enterprise servers (still in use via firmware translation to Intel Xeon, and 
they have a C compiler),

Are they still used in production for programs written in C?

Yes, it does appear C is still active there; Unisys has a C reference manual dated 2015 <https://public.support.unisys.com/aseries/docs/clearpath-mcp-17.0/pdf/86002268-206.pdf> and they're still selling those mainframes with new hardware released this year <https://www.app5.unisys.com/library/gmMail/emails/documents/CP-June19/poweredby_june2019.html>.

PS. They also support Cobol, Fortran, and some other languages. (The world is still waiting patiently for Bison to support Cobol. :-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]