News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

MaltBlue.com: Why Testing Makes a Project Successful and You Can’t Afford to Deny It

Engine Yard Blog: Learning Rails (and Ruby)

Christopher Jones\' Blog: How to Use IIS, PHP and Oracle

Ralph Schinlder's Blog: PHPundamentals Series: A Background on Statics (Part 1 on Statics)

Bryan's Blog: 5 (More) Ways to be a Better PHP Developer


Community Events









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


opinion community api release code development interview event example tool functional framework podcast composer language zendframework2 introduction testing unittest object

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