This directory contains code from Point-Free Episode: Domain Specific Languages: Part 1
We interact with domain specific languages on a daily basis, but what does it take to build your own? After introducing the topic, we will begin building a toy example directly in Swift, which will set the foundation for a future DSL with far-reaching applications.