Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 504 Bytes

File metadata and controls

5 lines (4 loc) · 504 Bytes

This directory contains code from Point-Free Episode: Invertible Parsing: Bizarro Printing

We’ve had to really stretch our brains to consider what it means to reverse the effects of parsing, but let’s looks at some parsers that take it to the next level. They will force us to reconsider a fundamental part of printing, and will make our printers even more powerful.