aboutsummaryrefslogtreecommitdiff
path: root/chapter/4
diff options
context:
space:
mode:
authorcnnrznn <cnnrznn@gmail.com>2016-12-07 14:56:22 -0500
committerGitHub <noreply@github.com>2016-12-07 14:56:22 -0500
commit33c900bbf51fcabea6b69287497f52a71c18248d (patch)
tree368d0741a03760dcc921abf56dfdbc0f8098e32a /chapter/4
parent7bad353a24563a05c96ad50bc48acdaa28705d58 (diff)
Update dist-langs.md
Diffstat (limited to 'chapter/4')
-rw-r--r--chapter/4/dist-langs.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter/4/dist-langs.md b/chapter/4/dist-langs.md
index 711d9fd..b49162e 100644
--- a/chapter/4/dist-langs.md
+++ b/chapter/4/dist-langs.md
@@ -82,6 +82,8 @@ Actors:
> Domain-specific languages are languages tailored to a specific application domain.
+Another definition:
+
> A domain-specific language is a programming language or executable specification language that offer, through appropriate notations and abstractions, expressive power focused on, and usually restricted to, a particular problem domain.
#### Where is it in the stack?