First half of a two-part talk. I'll show how the Lexer, Parser and AST work in PHP, introducing a little bit of compiler theory that helps explain.

Comments

Comments are closed.

Chris Emerson at 15:57 on 26 Nov 2016

Interesting look at the PHP Internals. Really well explained with just the right amount of detail and examples to understand the concepts.

Ben Plummer at 22:06 on 26 Nov 2016

What is quite a technical topic was made simple to understand through effective presentation. It was very interesting throughout and has reinforced my urge to look more into PHP internals.

Another well presented talk with an insight into how PHP will interpret the code we right and as usual it was well presented!