The case for NaN

libxmoc libxmoc at gmail.com
Wed Jul 8 19:32:32 UTC 2026


On Wednesday, 8 July 2026 at 18:52:44 UTC, Walter Bright wrote:
> On 7/6/2026 5:38 AM, Richard (Rikki) Andrew Cattermole wrote:
>> A large percentage of the C test files for ImportC that dates 
>> back over 40 years, is not initialized. There are reads on 
>> unitialized variables EVERYWHERE.
>
> Secret features of ImportC:
>
> * default initializes variables!
>
> * allows forward references!!
>
> * does CTFE on constant expressions!!!
>
> ImportC implements a better C language than C.

Agreed. I have been using D as a better C language. It's been 
great so far!



More information about the Digitalmars-d mailing list