September 2017
Beginner to intermediate
396 pages
9h 46m
English
In this recipe, we will work with GADTs. GADTs extend the data constructors, and allow us more expressivity for representing a complex structure such as a DSL. In this recipe, we will use GADTs to create an expression representation, and a simple parser.
Read now
Unlock full access