Searching map area
Domain-specific language
? TBD
Computer language specialized to a particular set of requirements or functionality
Ratings
0
Nobody has rated this yet. Be the first!
Instances
1
Lists
0

A domain-specific language (DSL) is a computer language specialized to a particular application domain. This is in contrast to a general-purpose language (GPL), which is broadly applicable across domains. There are a wide variety of DSLs, ranging from widely used languages for common domains, such as HTML for web pages, down to languages used by...