Domain Specific Language

Abbreviated as DSL.

This is a language that is unique to whatever context it is being used for, and often is tailored to represent concepts inside of that environment.

Where have I mentioned this?

  • conference-talks-revisited

    On the browser side, Oboe replaces whatever other method you would use for fetching data and allows you to write a DSL to subscribe to events when certain nodes in that data are found.