This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Why not gnat Ada in gcc?


    > 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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]