Invertible Parsing

Section • 7 episodes • 4 hr 41 min

We’ve spent many episodes discussing parsing, which turns nebulous blobs of data into well-structured data, but sometimes we need the “inverse” process to turn well-structured data back into nebulous data. This is called “printing” and can be useful for serialization, URL routing and more.

Where to go from here

Join us for a tour of our powerful parser-printer library!