News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Joshua Thompson's Blog:
A Plugabble Preprocessor For PHP
September 02, 2008 @ 09:34:31

Joshua Thompson, inspired by another blog post on a use for the PHP tokenizer, has started off on a new project to expand on one of the examples - a preprocessor.

It makes a lot of sense for the library developer. They could easily create multiple versions of their code depending on PHP version, target platform, backend database, etc. So I started working on my own implementation of a preprocessor with the goal of making it easy to add plugins for additional functionality. It was during the construction of the core of the preprocessor, that it hit me: why can't we implement new language features in the preprocessor.

As a result, he's created his first version of PPP - PPP PHP PreProcessor (yes, recursive). It's a starting point that has a plugin for traits handling and a soon to come plugin to reduce the need for namespaces.

0 comments voice your opinion now!
pluggable tokenizer preprocessor ppp download project




Community Events





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


zendframework2 voicesoftheelephpant symfony2 api language conference framework application zendframework introduction interview phpunit community release injection testing podcast unittest database opinion

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