View On GitHub
The Joy of Coding: Episode Guide
Volunteer-driven episode guide for The Joy of Coding
Project maintained by
mikeconley
Hosted on GitHub Pages — Theme by
mattgraham
Episode 85: January 4th, 2017
Links
Watch this episode on air mozilla
Evernote Agenda
Topics
ipdl files - describe a protocol for communicating between processes
generating boilerplate for ipc
ipdl parser/meta-programming with Rust.
lalrpop
- parser-generator for Rust