tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] modern c++ compiler written in C


From: sylware
Subject: [Tinycc-devel] modern c++ compiler written in C
Date: Tue, 28 Apr 2015 16:57:51 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Hi,

Since version 4.8, gcc is now c++. clang is c++. Furthermore, the c++
standardization body is going bersek in complexity (c++11->c++14...).

I'm worried about compiling an "everyday use" c++ compiler from a C compiler on
on a medium term timeframe. Some critical "user level" applications are written
in the latest c++ dialect, and this dialect will soon be compilable only with
c++ written c++ compiler, hence shutting down for good any C compiler.

I did not say I like c++, quite the opposite actually: I would rather port to
C89/99 any "critical" c++ components.

What are you thoughts about this issue?

regards,

-- 
Sylvain



reply via email to

[Prev in Thread] Current Thread [Next in Thread]