Cal Evans

PHP Compiler Internals

by Cal Evans |  4 comments | February 2, 2010

Speaker: Sebastian Bergmann

In this presentation we introduce a new language construct to demonstrate how one might go about modifying the PHP interpreter. The internals of which follow a pattern common to many language implementations, with lexical analysis, parsing, code generation, and execution phases.

By the end of the presentation, it is hoped the audience will see that contributing to the PHP language core is not necessarily as difficult as it might seem.

Play
Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Recommended reading:

4 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Continuing the Discussion

  1. abcphp.com linked to this post on February 2, 2010

    PHP Compiler Internals – techPortal...

    n this presentation we introduce a new language construct to demonstrate how one might go about modifying the PHP interpreter. The internals of which follow a pattern common to many language implementations, with lexical analysis, parsing, code generat...

  2. Ibuildings techPortal: DPC09 Sessions - Internals & Embedded Devices | Development Blog With Code Updates : Developercast.com linked to this post on February 2, 2010

    [...] >Sebastian’s talk covered the internals of the PHP language and gave a step by step tour though how the code is parsed and executed. You can either listen to this episode via the in-page player or via the mp3 download [...]

  3. Ibuildings techPortal: DPC09 Sessions - Internals & Embedded Devices | Webs Developer linked to this post on February 2, 2010

    [...] >Sebastian’s talk covered the internals of the PHP language and gave a step by step tour though how the code is parsed and executed. You can either listen to this episode via the in-page player or via the mp3 download [...]

  4. PHP Compiler Internals linked to this post on February 2, 2010

    [...] posted here: Click Here…Read Other Interesting Posts in PHP TutorialsMicrosoft Windows Azure Tables DatasourcePluginHandler [...]