Psa617 发表于 2025-3-28 18:01:56

Svetlana M. King,Laurence OwensOur goal is to automate the development of software in a given domain by using models to describe its essential characteristics and producing applications using code generation and interpretation.

爱哭 发表于 2025-3-28 21:02:51

https://doi.org/10.1007/978-3-319-72799-8So far, we focused on defining the syntax of DSLs in efficient ways. We worked with abstract and concrete syntax. We have seen tools that can transform syntax definitions (meta-models and grammars in our case) not only into model editors, but into a whole infrastructure for processing models that adhere to the syntax definition.

无效 发表于 2025-3-29 00:08:03

Introduction: Illegitimacy in London,Code generators (Chapter 9) and interpreters are the primary ways to give DSLs a dynamic semantics, to breath meaning into syntax. DSL interpreters are tools that translate the input language piece-by-piece on the fly, like a human simultaneous translator from Danish to German during an interview or a press conference.

tackle 发表于 2025-3-29 06:08:06

http://reply.papertrans.cn/29/2826/282524/282524_44.png

iodides 发表于 2025-3-29 08:03:06

Building Modeling Languages,Our goal is to automate the development of software in a given domain by using models to describe its essential characteristics and producing applications using code generation and interpretation.

臭名昭著 发表于 2025-3-29 15:04:45

http://reply.papertrans.cn/29/2826/282524/282524_46.png

PLE 发表于 2025-3-29 16:04:02

Interpretation,Code generators (Chapter 9) and interpreters are the primary ways to give DSLs a dynamic semantics, to breath meaning into syntax. DSL interpreters are tools that translate the input language piece-by-piece on the fly, like a human simultaneous translator from Danish to German during an interview or a press conference.

印第安人 发表于 2025-3-29 23:35:03

Feature Modeling,An important notation for expressing domain models is .. Feature models are a simple, tree-based modeling notation that allows features and their constraints to be expressed. The latter restrict the valid combinations of features or express relations among features.
页: 1 2 3 4 [5]
查看完整版本: Titlebook: Domain-Specific Languages; Effective Modeling, Andrzej Wąsowski,Thorsten Berger Textbook 2023 Springer Nature Switzerland AG 2023 Model-Dr