IOC is inside Clang-head
Paulo Pinto
pjmlp at progtools.org
Sun Feb 3 03:20:37 PST 2013
Am 03.02.2013 12:10, schrieb Walter Bright:
> On 2/3/2013 12:32 AM, SomeDude wrote:
>> My wishlist for a real revision of C would be [...] And nothing more.
>
> I've been seeing those wish lists for 25 years now. The trouble is,
> everyone has a very different list!
Funny thing is that if we ignore the syntax issues, Turbo Pascal,
Modula-2 and Ada had most of those features back in the 80's.
What made me eventually move into C++ and only use C level features when
required, was the language ability to follow the Pascal family strong
typing when one does proper use of high level abstractions the language
offers.
However C++'s lack of feature scope like D's safe/system/trusted, means
without tools is not possible to guarantee a safe code base given the
language complexity.
--
Paulo
More information about the Digitalmars-d
mailing list