comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier write-only <gautier_niouzes@hotmail.com>
Subject: Re: Ada is on the rise!
Date: Wed, 21 Sep 2011 02:26:26 -0700 (PDT)
Date: 2011-09-21T02:26:26-07:00	[thread overview]
Message-ID: <95a5ccce-5c8f-496a-8bf0-280c77169cf5@m5g2000vbm.googlegroups.com> (raw)
In-Reply-To: 9dsljaF5neU1@mid.individual.net

On 21 sep, 01:23, George wrote:

> Can you tell me what the advantges of using Ada are compared to other
> modern languages like Java and C#?

OTOH
1. Ada is multiplatform, so you can compile to JVM, .Net but also
native platforms
2. Performance: e.g. for number-crunching you can get an Ada program
compiled to native Win32 running 10x faster than a C# equivalent
3. With .NET (perhaps also Java ?), you need to use reference types
most of the time; with Ada's type system you can use value types most
of the time
4. Ada is oriented at catching the most possible bugs at compile-time,
through its syntax and its strong type system; so you have many bugs
that don't flow into run-time problems. Result is that you can go much
earlier and much more relaxed out of the office :-)

Cheers
______________________________________________________________________________
Gautier's Ada programming -- http://gautiersblog.blogspot.com/search/label/Ada
NB: follow the above link for a valid e-mail address



      parent reply	other threads:[~2011-09-21  9:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-02  8:07 Ada is on the rise! Thomas Løcke
2011-09-02 11:57 ` Yannick Duchêne (Hibou57)
2011-09-20 23:23 ` George
2011-09-21  4:34   ` AdaMagica
2011-09-21  7:39   ` Georg Bauhaus
2011-09-22  9:09     ` Ludovic Brenta
2011-09-21  9:26   ` Gautier write-only [this message]
replies disabled

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