Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73225 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35751 invoked from network); 17 Mar 2014 17:43:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2014 17:43:47 -0000 X-Host-Fingerprint: 217.114.215.11 experimentalworks.net Date: Mon, 17 Mar 2014 12:43:44 -0500 Received: from [217.114.215.11] ([217.114.215.11:17763] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/2A-17561-05437235 for ; Mon, 17 Mar 2014 12:43:44 -0500 To: internals@lists.php.net References: User-Agent: slrn/pre1.0.0-18 (Linux) Message-ID: X-Posted-By: 217.114.215.11 Subject: Re: very nice c++ binding for the internals APIs From: dsp@php.net (David Soria Parra) Pierre Joye schrieb: > hi, > > http://www.php-cpp.com/ is a very nice c++ API to write PHP > extensions. I can imagine something like that in the core as well for > those willing to implement their extensions using c++. > > > Cheers, This is really nice. Definatly something that we want to consider for core or at least be part of the php.net umbrella.