Y
Hacker News
new
|
ask
|
show
|
jobs
by
pseudohadamard
132 days ago
For me the acronym clash was "DSL". Presumably a language for sucking information off web pages.
1 comments
zachperkitny
132 days ago
Domain Specific Language - It's a fairly common acronym I feel like. SQL is a DSL, so is CSS, Rust macros lets you create DSLs, for example. The opposite is General Purpose, like Python, JavaScript
link