<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 02:40:21 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPImpact Blog: PHP Compiler for the .NET Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/10335</guid>
      <link>http://www.phpdeveloper.org/news/10335</link>
      <description><![CDATA[<p>
<a href="http://phpimpact.wordpress.com/2008/05/31/php-compiler-for-the-net-framework/">This post</a> on the PHPImpact blog talks about a compiler that helps to bridge some of the gap between PHP and .NET - <a href="http://php-compiler.net/">Phlanger</a>.
</p>
<blockquote>
Phalanger is a new PHP implementation introducing the PHP language into the family of compiled .NET languages. [...] Phalanger compiles PHP scripts into MSIL (Microsoft Intermediate Language) which can be executed by .NET or Mono runtime.
</blockquote>
<p>
He mentions some of the features of the tool (including interoperability between .NET and PHP and the ability to use current PHP libraries inside the .NET application). More information can be found on the <a href="http://php-compiler.net/">Phlanger website</a>.
</p>]]></description>
      <pubDate>Wed, 04 Jun 2008 08:48:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[JSLabs Blog:  How to compile php scripts in ASP.net]]></title>
      <guid>http://www.phpdeveloper.org/news/8093</guid>
      <link>http://www.phpdeveloper.org/news/8093</link>
      <description><![CDATA[<p>
On the JSLabs blog today, there's <a href="http://www.whenpenguinsattack.com/2007/06/21/how-to-compile-php-scripts-in-aspnet/">a quick tutorial</a> talking about how to transfer PHP scripts (without much altering, depending on the functionality used) over to be compiled into an ASP.net application. The real key is in the <a href="http://www.php-compiler.net/doku.php">Phlanger</a> software.
</p>
<blockquote>
Phalanger is a new PHP implementation introducing the PHP language into the family of compiled .NET languages. It provides PHP applications an execution environment that is fast and extremely compatible with the vast array of existing PHP code.
</blockquote>
<p>
<a href="http://www.php-compiler.net/doku.php">Phlanger</a> allows you to compiles PHP to the MSIL (Microsoft Intermediate Language), use any .NET object in a PHP application and integrates well with Visual Studio.
</p>]]></description>
      <pubDate>Thu, 21 Jun 2007 08:07:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Inforworld Article Shows Microsoft is Starting to Look at "Dynamic Languages"]]></title>
      <guid>http://www.phpdeveloper.org/news/6129</guid>
      <link>http://www.phpdeveloper.org/news/6129</link>
      <description><![CDATA[<p>
According to <a href="http://devzone.zend.com/node/view/id/853">this new post</a>, it seems like the corporate world, specifically Microsoft, has been looking more and more at dynamic languages like PHP. 
</p>
<blockquote>
InfoWorld posted an <a href="http://www.infoworld.com/article/06/08/18/HNmicrosoftdynamiclang_1.html">article</a> last week in which Paul Krill, InfoWorld Editor at Large and Doug Dineley, Test Center Executive, sat down with Jason McConnell, the Visual Studio product manager responsible for all languages at Microsoft, to talk about "Dynamic Languages". It's actually an interesting read.
</blockquote>
<p>
<i>Cal</i> <a href="http://devzone.zend.com/node/view/id/853">talks about</a> some of the goings-on in the piece, including the release of <a href="http://www.php-compiler.net/">Phlanger</a> for .NET integration, a bit of the Q&A that went back and forth, and his opinion on what the future holds for dynamic languages.
</p>]]></description>
      <pubDate>Thu, 24 Aug 2006 08:41:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint PHP Blog: Phalanger - better than the real thing?]]></title>
      <guid>http://www.phpdeveloper.org/news/4333</guid>
      <link>http://www.phpdeveloper.org/news/4333</link>
      <description><![CDATA[In <a href="http://www.sitepoint.com/blogs/2005/11/18/phalanger-better-than-the-real-thing/">this latest post</a> on the SitePoint PHP blog today, <i>Harry Fuecks</i> talks about <a href="http://www.php-compiler.net/">Phlanger</a> - an implementation of .NET for PHP.
<p>
<quote>
<i>
It's come a long way since then and they released version 1.0 RC2 last month with a change log that suggests they've got common use cases covered and are moving on to "nice to have" edge cases. They've also <a href="http://www.php-compiler.net/Samples.php">reported success</a> with running phpMyAdmin, phpBB2 and PHP-Nuke under Phalanger.
</i>
</quote>
<p>
He <a href="http://www.sitepoint.com/blogs/2005/11/18/phalanger-better-than-the-real-thing/">goes on to talk more</a> about what improvements have been made to Phlanger, why it hasn't really caught on, and asks the question:
<p>
<quote>
<i>
f Phalanger was to get accepted and somehow start turning up on $5 / month shared hosts, would you use it? And what if Phalanger was to implement something like namespaces before the real thing - would that be attractive to you?
</i>
</quote>]]></description>
      <pubDate>Fri, 18 Nov 2005 06:05:39 -0600</pubDate>
    </item>
  </channel>
</rss>
