:: Re: [DNG] Studying C as told. (For …
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Hendrik Boom
Date:  
À: dng
Sujet: Re: [DNG] Studying C as told. (For help)
On Fri, Jun 24, 2016 at 01:36:14PM -0400, Peter Olson wrote:

>
> Can I download your compiler that fixes all my mistakes? I could really use such a tool.


Yes, as a matter of fat you can -- almost.

Two languages I use have the property that once the program gets
through the compiler, almost all the bugs are gone.

Modula 3.
OCaml.

Algol 68 is another one, but lgol 68 compilers are as scarce as hen's
teeth nowdays.

-- hendrik