comp.lang.ada
 help / color / mirror / Atom feed
From: Trish Cayetano <trishacayetano@gmail.com>
Subject: Re: Weakness of Ada is expensive / security / etc. ? Anything else?
Date: Fri, 17 Jul 2015 08:35:45 -0700 (PDT)
Date: 2015-07-17T08:35:45-07:00	[thread overview]
Message-ID: <74b92426-c72c-43d9-bb19-da75fdacbe9f@googlegroups.com> (raw)
In-Reply-To: <moame6$hmi$1@dont-email.me>

On Friday, July 17, 2015 at 6:48:00 PM UTC+8, Simon Clubley wrote:
> On 2015-07-17, Trish Cayetano <trishacayetano@gmail.com> wrote:
> > Hi, here is what I have noted as strengths and weaknesses of Ada. Let me know for any corrections and if you have anything to add... Thank you!
> >
> > Strength and weaknesses of the language 
> > Strength
> > -	Semantics - well defined even in error situations
> > -	Strong typing - can be used to reduce the scope (and cost) of analysis
> > -	Quality - successfully used in many high integrity applications 
> >
> > Weaknesses
> > -	Ada complete language is too complex. True or False? If true, how?
> 
> The Ada language is also nicely modular. This means that you only need to
> use the features which are appropriate to the problem at hand. It also
> means you can write full Ada programs in a core subset of the language
> without having to learn all it's features.
> 
> > -	Ada requires expensive compilers for large systems 
> 
> That's an incredibly sore point in some parts around here. You are
> hereby warned about some of the responses you might get. :-)
> 
> For the serious response to this, the expense of the compiler depends
> on the support required and the licence conditions of your code. If you
> are willing to release the source code for any redistributed binaries
> under the GPL more options open up.
> 
> However, this one item by itself puts Ada at a major disadvantage when
> compared to other options such as C and C++.
> 
> > -	Ada lacks that web presence greatly. comp.lang.ada is the only location on the internet with an active Ada community.
> 
> There are various resources scattered around the web, but comp.lang.ada
> does appear to be the only major place for active discussions (apart
> from some discussions on Stack Overflow).
> 
> > -	How is security a weakness? (Strength can be a weakness too?)
> 
> Is this homework ? (the question seems to be worded in a strange way
> and I don't really understand what you are trying to ask here).
> 
> Simon.
> 
> -- 
> Simon Clubley, clubley@remove_me.eisner.decus.org-Earth.UFP
> Microsoft: Bringing you 1980s technology to a 21st century world

Thank you so much for your response, Simon. 
The security question is my personal question. Since Ada is known to be time-tested, safe, secure and reliable, is there an instance where these could be compromised? 


  reply	other threads:[~2015-07-17 15:35 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-17 10:19 Weakness of Ada is expensive / security / etc. ? Anything else? Trish Cayetano
2015-07-17 10:46 ` Simon Clubley
2015-07-17 15:35   ` Trish Cayetano [this message]
2015-07-17 15:54     ` David Botton
2015-07-17 12:06 ` G.B.
2015-07-17 15:38   ` Trish Cayetano
2015-07-17 12:54 ` David Botton
2015-07-17 15:41   ` Trish Cayetano
2015-07-17 16:20   ` Patrick Noffke
2015-07-17 17:31 ` Shark8
2015-07-17 17:43   ` Simon Clubley
2015-07-17 18:39 ` Jeffrey R. Carter
2015-07-17 19:28 ` jm.tarrasa
2015-07-17 21:00   ` Pascal Obry
2015-07-17 21:53     ` Shark8
2015-07-17 22:41       ` Nasser M. Abbasi
2015-07-18  7:40         ` Trish Cayetano
2015-07-19 14:55   ` David Botton
2015-07-20  2:40 ` Norman Worth
2015-07-20  9:52   ` Serge Robyns
2015-07-20 17:35     ` Shark8
2015-07-20 19:13       ` David Botton
2015-07-20 22:12       ` NiGHTS
2015-07-21  1:37         ` Norman Worth
2015-07-21  6:54         ` Dmitry A. Kazakov
2015-07-21 13:31           ` NiGHTS
2015-07-21 16:59             ` Dmitry A. Kazakov
2015-07-21 17:50               ` NiGHTS
2015-07-21 19:44                 ` Dmitry A. Kazakov
2015-07-21 20:28                   ` Björn Lundin
2015-07-21 22:01                   ` Georg Bauhaus
2015-07-21 23:44                     ` Shark8
2015-07-22  6:19                       ` Dmitry A. Kazakov
2015-07-22  6:13                     ` Dmitry A. Kazakov
2015-07-22  7:04                       ` Georg Bauhaus
2015-07-22  7:37                         ` Dmitry A. Kazakov
2015-07-22  9:29                           ` Graham Stark
2015-07-22 10:33                             ` Dmitry A. Kazakov
2015-07-22 10:12                           ` G.B.
2015-07-22 10:31                             ` Dmitry A. Kazakov
2015-07-22 11:20                               ` G.B.
2015-07-22  0:17                   ` NiGHTS
2015-07-22  6:54                     ` Dmitry A. Kazakov
2015-07-22 15:11                       ` Shark8
2015-07-22 11:43                     ` Brian Drummond
2015-07-24  7:34         ` Egil H H
2015-07-21 11:17       ` Serge Robyns
2015-07-20 17:38 ` Florian Weimer
2015-07-20 17:45   ` Paul Rubin
2015-07-20 17:53     ` Florian Weimer
2015-07-20 18:09       ` Paul Rubin
2015-07-20 18:25         ` Florian Weimer
2015-07-20 18:34           ` Paul Rubin
2015-07-20 19:33             ` Florian Weimer
2015-07-20 20:20               ` Paul Rubin
2015-07-22 18:29                 ` Florian Weimer
2015-07-22 19:58                   ` Paul Rubin
2015-07-26 19:41                     ` Florian Weimer
2015-07-27  1:18                       ` Jeremiah
2015-07-22  6:34               ` Stefan.Lucks
2015-07-26 14:51 ` EGarrulo
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox