From owner-freebsd-arch@FreeBSD.ORG Tue Oct 30 21:27:08 2007 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68AFA16A418; Tue, 30 Oct 2007 21:27:08 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id B731513C4AA; Tue, 30 Oct 2007 21:27:07 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 0827417105; Tue, 30 Oct 2007 21:27:06 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id l9ULR4w9002980; Tue, 30 Oct 2007 21:27:04 GMT (envelope-from phk@critter.freebsd.dk) To: "Ivan Voras" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 30 Oct 2007 14:48:26 +0100." <9bbcef730710300648s4a4162a9x25e5a092111eaab9@mail.gmail.com> Date: Tue, 30 Oct 2007 21:27:04 +0000 Message-ID: <2979.1193779624@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: freebsd-arch@freebsd.org Subject: Re: C++ in the kernel X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2007 21:27:08 -0000 In message <9bbcef730710300648s4a4162a9x25e5a092111eaab9@mail.gmail.com>, "Ivan Voras" writes: >I think the more advanced examples here: http://wiki.freebsd.org/K are >sufficiently diverged from C to make them ugly :) That page represents a SoC project which was didn't much suit my taste for language development, but which nontheless was kind of inspiring. >I think the context of my quote was in favour of this, as long as the >language remains standard. But then again, what exactly is "standard" in this context ? C99 ? or style(9) ? We already use a C-diallect, all I'm proposing is giving it more theeth so it can help us. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.