What is a domain specific language? Anybody using it? And in what way?

前端 未结 14 1818
天涯浪人
天涯浪人 2020-12-22 17:04

I guess I am looking for some kind of intro and see if anybody have used it. Are there any particular advantages of using it?

Wikipedia:

domai

14条回答
  •  春和景丽
    2020-12-22 17:36

    One simple example for Domain Specific Language(DSL) is HTML which is used for the particular domain called web-based applications.

提交回复
热议问题