Tour of Parser-Printers

Section • 5 episodes • 3 hr 16 min

A tour of our parser-printer library for parsing unstructured data into structure data, and simultaneously being able to print the unstructured data back into structured data. We built a few parser-printers from scratch, building up complexity along the way, and ultimately apply these ideas to iOS client-side and Swift server-side URL routing.