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.
Podcast: Play in new window | Download

5 comments












5 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Wow amazing explanation. this is what i am expecting. Explained brilliantly...needs to digg this...
Continuing the Discussion