|
|
|
|
|
by adamsaleh
4859 days ago
|
|
Could we say, DSLs are the new frameworks? For example for a web-dev in Java you'd use a MVC framework. In Clojure you get a query DSL to do your model, templating DSL to create your view and routing DSL to specify your controler. |
|