News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Joshua Eichorn's Blog:
PHP4Mono
February 27, 2006 @ 09:10:38

Joshua Eichorn has this new post today sharing a project that he found - a PHP compiler for Mono.

I found an interesting project reading planet gnome today. It seems someone has written a PHP compiler for mono. Its hard to tell how far along the project is, since the focus seems on doing mono-ish things in PHP rather then running PHP apps on mono. But the project is open source (GPL) and it does let you use PHP within the wider mono world so thats pretty cool.

Of course that brings up the question, does anyone really want to use PHP inside a managed runtime like mono. I can see the advantage of using PHP to make a GUI app using mono's gnome stuff since it would be less to learn (if thats actually true) but what would I gain running my web apps using mono, besides less compatability.

The compiler allows Mono to be able to run PHP code and is written in C# to translate PHP scripts into a "Common Intermediate Language" to make the execution possible.

0 comments voice your opinion now!
mono php4mono project Common Intermediate Language mono php4mono project Common Intermediate Language




Community Events





Don't see your event here?
Let us know!


symfony2 conference database framework phpunit release application development language community opinion introduction api custom interview podcast unittest test component series

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework