Talk in English - UK at PHP East Midlands Unconference 2016
Track Name:
Track 1
View Slides: http://www.slideshare.net/asgrim1/write-a-compiler-phpem-2016
Short URL: https://joind.in/talk/bf4ac
(QR-Code (opens in new window))
Second half of my two part series on interpreters. In this, I demonstrate how easy it is to write a very basic maths sum interpreter, including a live demo of adding a new language feature!
Comments
Comments are closed.
After the first part, this second part was a great hands-on talk. Seeing the implementation of a basic interpreter was very effective in demonstrating the information given in the first part talk.
The second part to a great talk! This has opened up some interest in how PHP works under the hood even more. Again, clearly given with great examples. I just wish I had questions to ask!