dsl

Experiment 08

24 minute read

The final post explains how to use an external domain specific language to load records after compile time!

Experiment 07

13 minute read

The second post in the domain specific language series demonstrates how you can use F# computation expressions to create an embedded language.

Experiment 06

8 minute read

The first post in the domain specific language series explores the basics of domain modeling using record types in F#.