:: Re: [DNG] Good thing we don't use s…
Top Page
Delete this message
Reply to this message
Author: Didier Kryn
Date:  
To: dng
Subject: Re: [DNG] Good thing we don't use systemd
Le 03/04/2026 à 15:38, Antony Stone a écrit :
> On Friday 03 April 2026 at 15:35:54, Didier Kryn wrote:
>
>>       Ada is really made for large or complex applications.
> I'm intrigued - does this mean it's "not really suitable" for small and simple
> tasks?
>
> If so, what makes it unsuitable?


    What I mean is that, for very little programs, you can reach a very
high quality without needing a secure language like Ada or Rust. This is
essential if the program is to be accepted by a large community, like it
is the case for init. People will accept it if they can review it, and
there are much more speakers of C than Ada, Modula3 or even Rust. Init
written in Ada would only be accepted by a niche.

--     Didier