Re: No call for Ada (was Re: Announcing new scripting/prototyping language)
From: Martin Dowie (martin.dowie_at_btopenworld.com)
Date: 02/10/04
- Next message: Marin David Condic: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- Previous message: Martin Dowie: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- In reply to: David Rasmussen: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- Next in thread: Robert I. Eachus: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- Reply: Robert I. Eachus: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 10 Feb 2004 11:13:06 +0000 (UTC)
"David Rasmussen" <david.rasmussen@gmx.net> wrote in message
news:c0aa3o$i3t$1@news.net.uni-c.dk...
> MSG wrote:
> > 3. not very performance demanding (don't know about other compilers,
> > but they say GNAT produces slow executables)
> >
>
> Who says that? Ada can be at least as fast as C++.
Different implementations of any language will produce
different results. Also, where one compiler may do a
good job with float point arithmetic, it may be lousy at
optimising.
The important thing is that there is nothing in the language
definition that _requires_ it to produce 'slow' code. One
of the design aims for Ada95 was to actually introduce
new language constructs that would actually allow faster
code to be produced, while retaining the reliability, ease
of maintenance, etc.
- Next message: Marin David Condic: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- Previous message: Martin Dowie: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- In reply to: David Rasmussen: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- Next in thread: Robert I. Eachus: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- Reply: Robert I. Eachus: "Re: No call for Ada (was Re: Announcing new scripting/prototyping language)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|