Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.68K
1 Posted Topic
Re: Compile PHP
Hi, actually you can compile the PHP code using Phalanger - the PHP language compiler. You can find it on [URL="http://phalanger.codeplex.com/"]phalanger.codeplex.com/[/URL] or [URL="http://www.php-compiler.net"]php-compiler.net[/URL] . This compiler+runtime compiles the code into .NET assembly, checks the syntactic and some semantic errors and optimizes the code.
The End.
jakubmisek