Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73222 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30201 invoked from network); 17 Mar 2014 16:57:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2014 16:57:25 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qc0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:41548] helo=mail-qc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B3/09-17561-47927235 for ; Mon, 17 Mar 2014 11:57:24 -0500 Received: by mail-qc0-f170.google.com with SMTP id e9so6393815qcy.1 for ; Mon, 17 Mar 2014 09:57:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=nq4Ene49/8jLHo/Zl9JoUo+uX/kI/+iq/DWfBpUA36g=; b=hYWjG61eN1an0rIYLtP6W9spkBdRogpfzCn8Ty48FygaJ7zSh9uM2uWlta04oyhLfh MnJEfnAJBVj3W9ierf1Bt0j3rOdiqr8nZzv24Zi1m2KNKysFM/aVYSMs4tA4Dv742/sr TlkRJT2nFkGuIyxKV67OrWDNXE8T6FbA16NjuNg4FeZsyNtvicO0isPDrHK84oqYBBKy 81vxPFi31K+H0WC3OX6qopscexB/QjF2nmwTVp9ADTF3CcB688bETJXoRLevBa4pq4eF +gRqiqyXyy71KHB0EozxJU3quc85WBZrtbIn2iXqgjSLm33+xs4DcdoxRjZrwAdgrpZB 8khQ== MIME-Version: 1.0 X-Received: by 10.229.176.72 with SMTP id bd8mr29726977qcb.12.1395075441444; Mon, 17 Mar 2014 09:57:21 -0700 (PDT) Received: by 10.140.49.14 with HTTP; Mon, 17 Mar 2014 09:57:21 -0700 (PDT) Date: Mon, 17 Mar 2014 17:57:21 +0100 Message-ID: To: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: very nice c++ binding for the internals APIs From: pierre.php@gmail.com (Pierre Joye) 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, -- Pierre @pierrejoye | http://www.libgd.org