Live data from Hacker News

Introduction to Ada

learn.adacore.com

191–193 of 193 posts

Re: Introduction to Ada

#193
post #55

The 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" :)

Post reply on HN