Completed
Abstract Syntax Tree
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
HHVM - The Alternative PHP Runtime
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Forms Interpreter
- 3 Zend Engine 0.5)
- 4 Zend Engine 1.0)
- 5 Zend Engine 2.0)
- 6 Facebook starts work on "HipHop for PHP"
- 7 Facebook open-sourced the solution
- 8 Facebook uses HPHPc in production
- 9 Abstract Syntax Tree
- 10 Type Inference
- 11 HipHop Bytecode (HHBC)
- 12 Just-in-Time Compilation
- 13 Native Machine Code
- 14 Framework Parity
- 15 Facebook open-sources Hack
- 16 Collaboration with the PHP Project