- Slides from Talk
- Notes from Talk
- WIP Table of DSLs
- Martin Fowler on: DSLs, DSL Boundaries, Fluent Interfaces
- Discussion re: Data-Oriented vs Data-Driven
- Transparency through Data James Reeves (weavejester) discusses how the liberal use of data structures can make a codebase simpler and more adaptive to change.
- Solving Problems the Clojure Way At the tail-end of the talk, Rafal introduces the concept of data-driven programming and goes through a few examples.
- Declarative Domain Logic Rafal pitches the idea of using data-driven techniques to model domains and derive applications.