Hacker News new | ask | show | jobs
by alberth 2331 days ago
I’m not certain that is true.

With a DPL, you describe what output you want without describing how to produce the output.

With a DSL, you have to describe how to produce the output.

1 comments

No, there is no requirement that a DSL be imperative rather than declarative.