🎤 How to Build a Compiler
- 👤 James Kyle
- Twitter: @thejameskyle
📹
Video:
https://youtu.be/Tar4WgAfMr4
Compilers are all around you: Babel, Handlebars/HTMLBars, Glimmer, Uglify, and more. In this talk we'll walk through every part of a compiler from the parser to the generator. Learn about visitors and traversal, paths, scopes, bindings, and everything else. By the end compilers shouldn't seem like magic, and maybe you'll even want to contribute back to them.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.