From mboxrd@z Thu Jan 1 00:00:00 1970 From: lm at mcvoy.com (Larry McVoy) Date: Thu, 26 Dec 2019 08:53:40 -0800 Subject: [COFF] What languges would you like to learn? In-Reply-To: <201a20078ecef112dee84d85d66fb68c@firemail.de> References: <20191225173101.GA13390@tau1.ceti.pl> <44b3a941-fb3e-4fa1-b44d-fdbc34c0776d@gmail.com> <20191226040024.GH3839@mcvoy.com> <201a20078ecef112dee84d85d66fb68c@firemail.de> Message-ID: <20191226165340.GL3839@mcvoy.com> On Thu, Dec 26, 2019 at 05:34:29PM +0100, Thomas Paulsen wrote: > Larry McVoy wrote: > > > C++ seems to encourage complexity and I hate complexity. > ... by adding generics plus object orientation to the complexity of C. > > However the (Mr. Big) attitude of some C++ developer teams seems to be > the real problem, 'forcing' each other to use all the fancy features of > the language. Beside that, one can easily write modest OO code having > many advantages over C code, like name spaces, classes, containers, > strings etc. What I'd really like is a "C+". Take C, cherry pick stuff that obviously makes C better, repeat. It's basically what we did with http://little-lang.org