comp.lang.ada
 help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
Subject: Re: Will (abstract) Ada code improve over time ?
Date: Sun, 29 Jul 2001 16:08:53 +0200
Date: 2001-07-29T16:08:53+02:00	[thread overview]
Message-ID: <87ae1n3k0a.fsf@deneb.enyo.de> (raw)
In-Reply-To: 9k03ot$2me$3@news.tpi.pl

taw@pb220.legnica.sdi.tpnet.pl (Tomasz Wegrzanowski) writes:

> Not true, because C uses hardware/OS threading model,

The C standard doesn't specify any threading model at all.  As a
result, many C programmers rely on unspecified and undocumented
compiler behavior, and their program works correctly only with some
specific versions of one compiler.  In addition, large parts of the C
run-time library are complicated to implement efficiently in a
multi-threading environment, at least on some architectures.

With Ada, you don't have to use the tasking features of the language.
I think quite a few projects use their own tasking implementation.  Of
course, and certainly for non-embedded applications, there is hardly a
need to do this nowadays.



      parent reply	other threads:[~2001-07-29 14:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-18 11:34 Will (abstract) Ada code improve over time ? Reinert Korsnes
2001-07-18 11:42 ` Lutz Donnerhacke
2001-07-19 17:29   ` Tomasz Wegrzanowski
2001-07-20  8:15     ` Lutz Donnerhacke
2001-08-03 17:38   ` Dale Pontius
2001-08-03 21:32     ` Florian Weimer
2001-07-18 13:33 ` Preben Randhol
2001-07-19 17:31   ` Tomasz Wegrzanowski
2001-07-19 17:46     ` Ed Falis
2001-07-20  7:35   ` Reinert Korsnes
2001-07-20  8:46     ` Jacob Sparre Andersen
2001-07-26  0:52       ` Corey Ashford
2001-07-29  4:34         ` Tomasz Wegrzanowski
2001-07-29  5:47           ` AG
2001-07-29  5:56           ` tmoran
2001-07-29  8:20           ` Pascal Obry
2001-07-29 12:39           ` Larry Kilgallen
2001-07-29 14:08           ` Florian Weimer [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