Abstract
Due to the significant growth of the demand for data-intensive computing, in addition to the emergence of new parallel and distributed computing technologies, scientists and domain experts are leveraging languages specialized for their problem domain, i.e., domain-specific languages, to help them describe their problems
and solutions, instead of using general purpose programming languages. The goal of these languages is to improve the productivity and efficiency of the development and simulation of concurrent scientific models and systems. Moreover, they help to expose parallelism and to specify the concurrency within a component or across different independent components. In this paper, we introduce the concept of domain-specific flowbased languages which allows domain experts to use flow-based languages adapted to a particular problem domain. Flow-based programming is used to support concurrency, while the domain-specific part of these languages is used to define atomic processes and domain-specific validation rules for composite processes. We propose a modeling language that can be used to develop such domain-specific languages. Since this language allows one to define other languages, we often refer to it as a meta-modeling language.
and solutions, instead of using general purpose programming languages. The goal of these languages is to improve the productivity and efficiency of the development and simulation of concurrent scientific models and systems. Moreover, they help to expose parallelism and to specify the concurrency within a component or across different independent components. In this paper, we introduce the concept of domain-specific flowbased languages which allows domain experts to use flow-based languages adapted to a particular problem domain. Flow-based programming is used to support concurrency, while the domain-specific part of these languages is used to define atomic processes and domain-specific validation rules for composite processes. We propose a modeling language that can be used to develop such domain-specific languages. Since this language allows one to define other languages, we often refer to it as a meta-modeling language.
Original language | English |
---|---|
Title of host publication | Proceedings of the 6th International Conference on Model-Driven Engineering and Software Development |
Publisher | SCITEPRESS Digital Library |
Publication date | 2018 |
Pages | 319-325 |
ISBN (Print) | 978-989-758-283-7 |
DOIs | |
Publication status | Published - 2018 |
Event | 6th International Conference on Model-Driven Engineering and Software Development - Funchal, Portugal Duration: 22 Jan 2018 → 24 Jan 2018 Conference number: 6 |
Conference
Conference | 6th International Conference on Model-Driven Engineering and Software Development |
---|---|
Number | 6 |
Country/Territory | Portugal |
City | Funchal |
Period | 22/01/2018 → 24/01/2018 |
Keywords
- Domain-Specific Languages
- Flow-Based Programming
- Metamodeling Languages
- Parallel Computing