Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51136 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27942 invoked from network); 26 Dec 2010 17:55:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Dec 2010 17:55:40 -0000 Authentication-Results: pb1.pair.com header.from=sean@seancoates.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sean@seancoates.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain seancoates.com from 64.15.79.181 cause and error) X-PHP-List-Original-Sender: sean@seancoates.com X-Host-Fingerprint: 64.15.79.181 iconoclast.caedmon.net Received: from [64.15.79.181] ([64.15.79.181:54750] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/91-33703-991871D4 for ; Sun, 26 Dec 2010 12:55:38 -0500 Received: from localhost (localhost [127.0.0.1]) by iconoclast.caedmon.net (Postfix) with ESMTP id B0F5578405F; Sun, 26 Dec 2010 13:00:13 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at iconoclast.caedmon.net Received: from iconoclast.caedmon.net ([127.0.0.1]) by localhost (iconoclast.caedmon.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bRFBRd2wZWia; Sun, 26 Dec 2010 12:58:58 -0500 (EST) Received: from [192.168.145.201] (unknown [173.178.240.142]) by iconoclast.caedmon.net (Postfix) with ESMTPSA id 594FE78405E; Sun, 26 Dec 2010 12:58:58 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Sun, 26 Dec 2010 12:54:17 -0500 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <0F9E21F8-3EC4-4C6D-BF94-40446A44D81F@seancoates.com> References: To: Mathias Grimm X-Mailer: Apple Mail (2.1082) Subject: Re: [PHP-DEV] RFC - MACRO From: sean@seancoates.com (Sean Coates) > I want to request a C/C++ feature that i think is good. >=20 > MACRO FWIW, you could use Prep ( https://github.com/andreiz/prep ) and GPP ( = http://en.nothingisreal.com/wiki/GPP ) to accomplish this. S