Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28297 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11129 invoked by uid 1010); 8 Mar 2007 18:51:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11111 invoked from network); 8 Mar 2007 18:51:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Mar 2007 18:51:23 -0000 X-Host-Fingerprint: 12.226.174.98 12-226-174-98.client.mchsi.com Received: from [12.226.174.98] ([12.226.174.98:16123] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/B4-64913-32B50F54 for ; Thu, 08 Mar 2007 13:51:17 -0500 Message-ID: <39.B4.64913.32B50F54@pb1.pair.com> To: internals@lists.php.net Date: Thu, 08 Mar 2007 12:50:53 -0600 User-Agent: Thunderbird 2.0b2 (Windows/20070116) MIME-Version: 1.0 References: <1C.7F.64913.F9F40F54@pb1.pair.com> In-Reply-To: <1C.7F.64913.F9F40F54@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 12.226.174.98 Subject: Re: PHP Just-In-Time Compiler From: dragonwing@dragonu.net (Jacob Santos) No, I am not interested in Phalanger. Thank you. If I wanted to work with .NET, I would write code using .NET. That won't be happening until some time in the Fall when I take an "advanced" programming class that uses the language. I do think the project is a good one, but I'm looking for something that would work well with the current PHP compiler/engine. > Phalanger might be of interest to you.. Compiles PHP to MSIL, which then > compiles to machine code JIT.. Works pretty good really.. > > http://www.php-compiler.net > http://www.codeplex.com/Phalanger > >