Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 483 Bytes

File metadata and controls

5 lines (4 loc) · 483 Bytes

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.