News Feed
Jobs Feed
Sections




News Archive
feed this:

William Candillon's Blog:
PHP source code analysis PHPCompiler versus Yaxx
June 20, 2006 @ 05:48:27

From William Candillon today on the "Yet another PHP blog", there's his comparison at the source coude level of PHPCompiler versus Yaxx.

Before I choose yaxx and XML tools for code source transformation, I looked very attentively the phpCompiler project.

The main goal of phpCompiler is to translate PHP code directly into Linux assembly code (and they are apparently very close to it).

He mentions, though, that phpCompiler just doesn't fit what he's trying to do. He needs things like portability between platforms and a simple way to extend the PHP lexer and grammer for phpAspect. Unfortunately, phpCompiler either doesn't allow these or just makes them too difficult. He makes his choice for his situation - Yaxx

2 comments voice your opinion now!
compiler yaxx phpcompiler features aspectphp source compiler yaxx phpcompiler features aspectphp source



Community Events









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


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

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