Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sergestinckwich/dslcodingdojo-session3
- Owner: SergeStinckwich
- Created: 2012-03-14T07:29:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-03-14T07:32:56.000Z (over 12 years ago)
- Last Synced: 2024-10-09T13:25:22.948Z (30 days ago)
- Language: Java
- Homepage:
- Size: 316 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
We implemented the Nested function DSL pattern described in the chapter 34 of "Domain-Specific Languages" (Martin Fowler).