in reply to Re^3: Is use of a simple DSL for a configuration a good idea?
in thread Is use of a simple DSL for a configuration a good idea?

In my understanding is does not since JSON is not domain specific. Same thing with Lisp. Lisp is not a DSL, but Emacs Lisp is, since it's domain specific.

Who defines the domain?

A lot of people are confused like that

Its in the name, javascript object notation

Data format or domain specific language?

format or language?

data or code?

Anyway you define it, any format/shape it takes, the monkey has to write the code

  • Comment on Re^4: Is use of a simple DSL for a configuration a good idea?