:: Re: [DNG] Studying C as told. (For …
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Hendrik Boom
Ημερομηνία:  
Προς: dng
Αντικείμενο: 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