Y
Hacker News
new
|
ask
|
show
|
jobs
by
silon42
328 days ago
personally, I'd only consider a DSL to be good and useful if it can be implemented in different ways/languages, etc... It's not good if a DSL is language specific leaky abstraction.
Regex is a good example of a DSL.