LXer: What developers need to know about domain-specific languages
by LXer from LinuxQuestions.org on (#4ZTMN)
Published at LXer:
A*domain-specific language*(DSL) is a language meant for use in the context of a particular domain. A domain could be a business context (e.g., banking, insurance, etc.) or an application context (e.g., a web application, database, etc.) In contrast, a general-purpose language (GPL) can be used for a wide range of business problems and applications.read more
Read More...


A*domain-specific language*(DSL) is a language meant for use in the context of a particular domain. A domain could be a business context (e.g., banking, insurance, etc.) or an application context (e.g., a web application, database, etc.) In contrast, a general-purpose language (GPL) can be used for a wide range of business problems and applications.read more
Read More...