Phalanger (compiler)

Phalanger
Stable release
3.0.0.3851 / January 2013; 11 years ago (2013-01)
Repository
Written inC#, C++/CIL
Operating systemCross-platform
Platform.NET Framework
LicenseApache License (Apache 2)
Websitewww.php-compiler.net

Phalanger is a compiler front end for compiling PHP source code into CIL byte-code, which can be further processed by the .NET Framework's just-in-time compiler. The project was started at Charles University and is supported by Microsoft. Phalanger was discontinued in favor of the more modern PeachPie compiler, which utilizes the Roslyn API.