Search
  • Papers


Создание предметно-ориентированных языков

D. Pavlov

Компьютерные инструменты в образовании, №6, 57–60 (2011)

Keywords: предметно-ориентированный язык, парсинг, компиляция, domain-specific language, parsing, compilation.

About the paper Full text

Abstract

The article gives a brief introduction to creation of languages that are designed for a particular application domain. Such languages are called domain-specific (DSL), and are treated differently from (more widespread) general-purpose languages. The article presents the advantages of using DSL-s in programming and gives a list of modern platforms for building them.