Why not gnat Ada in gcc?
Richard Kenner
kenner@vlsi1.ultra.nyu.edu
Thu Oct 12 20:09:00 GMT 2000
> Ada is a very complex language and one which is understood to that
> extent by very few people and those few people nearly all work for Ada
> compiler vendors. So I don't accept that putting GNAT sources in the
> repository will magically make such expertese appear.
I don't agree with this. After programming for 10 years in C, and
learning both Ada and C++, I found Ada easy to learn and not very
complex. Certainly much less complex than C++. Don't re-enforce the
FUD.
I'm talking about the complexity of a *compiler* for the language, not the
difficulty in programming in it: these are very different things and require
a different level of knowlege. Ada is at least as complex as C++, mostly
because some things that are left undefined in C++ are defined in Ada.
More information about the Gcc
mailing list