Introduction to Ada
191–193 of 193 posts
Maybe niche is ment for systems that should work properly. The following URL could give an idea:
https://www2.seas.gwu.edu/~mfeldman/ada-project-summary.html
Re: Introduction to Ada
#192Maybe niche means systems that should work properly. This URL might give an idea:
https://www2.seas.gwu.edu/~mfeldman/ada-project-summary.html
Re: Introduction to Ada
#193The GNAT Ada compiler is open source, generates good code, and has really good error messages. There's a story behind its development, which I tried to summarize here: https://dwheeler.com/essays/make-it-simple-dewar.html
Thank you for posting that. Especially interesting in light of Walter Bright's comment(s) in this thread. I didn't quite understand why someone who wrote a c++ compiler would think Ada was insurmountable - this adds some context. In my nativité I'd have guessed that writing an Ada compiler was on par with Pascal (but with more types and stuff). This is probably the same (wrong) reasoning by which Mr Bright tricked hi…
> In my nativité
I think you meant "naïveté", what you wrote translates to "nativity" :)