From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1958 Path: news.gmane.org!not-for-mail From: "Arvid E. Picciani" Newsgroups: gmane.linux.lib.musl.general Subject: Re: Musl-extra: C general-purpose and utility library Date: Wed, 19 Sep 2012 08:38:59 +0000 Message-ID: <710a87b2d5bfe6b6cef918f4217bc07a@exys.org> References: <20120907130412.25ecfd90@gmail.com> <20120907133147.GN27715@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1348043957 20905 80.91.229.3 (19 Sep 2012 08:39:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Sep 2012 08:39:17 +0000 (UTC) To: Original-X-From: musl-return-1959-gllmg-musl=m.gmane.org@lists.openwall.com Wed Sep 19 10:39:22 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1TEFoX-0004gU-EK for gllmg-musl@plane.gmane.org; Wed, 19 Sep 2012 10:39:21 +0200 Original-Received: (qmail 14095 invoked by uid 550); 19 Sep 2012 08:39:16 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 14087 invoked from network); 19 Sep 2012 08:39:16 -0000 In-Reply-To: <20120907133147.GN27715@brightrain.aerifal.cx> X-Sender: aep@exys.org User-Agent: Roundcube Webmail/0.5.4 Xref: news.gmane.org gmane.linux.lib.musl.general:1958 Archived-At: On Fri, 7 Sep 2012 09:31:47 -0400, Rich Felker wrote: > Personally, I think a clean, sane, bloat-free implementation of the > C++ standard library would be a lot more valuable for this kind of > work than a new non-standardized C library. for C++? pretty hard to do that, the language is horrible already :/ I like Qt, since it doesn't even try to follow the C++ spirit, but then again its weird on its own. Indeed, C is not the place to do high level stuff in. I'm still waiting for clay [http://claylabs.com/clay/] to become usable, before dropping C++ for system services. -- Arvid E. Picciani