Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergestinckwich/dslcodingdojo-session3

Nested function DSL pattern (chapter 34, Martin Fowler book)
https://github.com/sergestinckwich/dslcodingdojo-session3

Last synced: 8 days ago
JSON representation

Nested function DSL pattern (chapter 34, Martin Fowler book)

Awesome Lists containing this project

README

        

We implemented the Nested function DSL pattern described in the chapter 34 of "Domain-Specific Languages" (Martin Fowler).