Generative and Transformational Techniques in Software Engineering IV

Generative and Transformational Techniques in Software Engineering IV PDF Author: Ralf Lämmel
Publisher: Springer
ISBN: 3642359922
Category : Computers
Languages : en
Pages : 458

Get Book Here

Book Description
This tutorial volume includes revised and extended lecture notes of six long tutorials, five short tutorials, and one peer-reviewed participant contribution held at the 4th International Summer School on Generative and Transformational Techniques in Software Engineering, GTTSE 2011. The school presents the state of the art in software language engineering and generative and transformational techniques in software engineering with coverage of foundations, methods, tools, and case studies.

Generative and Transformational Techniques in Software Engineering IV

Generative and Transformational Techniques in Software Engineering IV PDF Author: Ralf Lämmel
Publisher: Springer
ISBN: 3642359922
Category : Computers
Languages : en
Pages : 458

Get Book Here

Book Description
This tutorial volume includes revised and extended lecture notes of six long tutorials, five short tutorials, and one peer-reviewed participant contribution held at the 4th International Summer School on Generative and Transformational Techniques in Software Engineering, GTTSE 2011. The school presents the state of the art in software language engineering and generative and transformational techniques in software engineering with coverage of foundations, methods, tools, and case studies.

Generative and Transformational Techniques in Software Engineering

Generative and Transformational Techniques in Software Engineering PDF Author: Ralf Lämmel
Publisher: Springer Science & Business Media
ISBN: 354045778X
Category : Computers
Languages : en
Pages : 476

Get Book Here

Book Description
This tutorial book presents an augmented selection of material presented at the International Summer School on Generative and Transformational Techniques in Software Engineering, GTTSE 2005. The book comprises 7 tutorial lectures presented together with 8 technology presentations and 6 contributions to the participants workshop. The tutorials combine foundations, methods, examples, and tool support. Subjects covered include feature-oriented programming and the AHEAD tool suite; program transformation with reflection and aspect-oriented programming, and more.

Fundamental Approaches to Software Engineering

Fundamental Approaches to Software Engineering PDF Author: Marieke Huisman
Publisher: Springer
ISBN: 3662544946
Category : Computers
Languages : en
Pages : 443

Get Book Here

Book Description
This book constitutes the proceedings of the 20th International Conference on Fundamental Approaches to Software Engineering, FASE 2017, which took place in Uppsala, Sweden in April 2017, held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2017. The 23 papers presented in this volume were carefully reviewed and selected from 91 submissions. They were organized in topical sections named: learning and inference; test selection; program and system analysis; graph modeling and transformation; model transformations; configuration and synthesis; and software product lines.

Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment

Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment PDF Author: Jean-Michel Bruel
Publisher: Springer Nature
ISBN: 3030393062
Category : Computers
Languages : en
Pages : 221

Get Book Here

Book Description
This book constitutes revised selected papers of the Second International Workshop on Software Engineering Aspects of Continuous Development and New Paradigms of Software Production and Deployment, DEVOPS 2019, held at the Château de Villebrumier, France, in May 2019. The 15 papers presented in this volume were carefully reviewed and selected from 19 submissions. They cover a wide range of problems arising from DevOps and related approaches: current tools, rapid development-deployment processes, modeling frameworks, anomaly detection in software releases, DevDataOps, microservices, and related topics.

Generative and Transformational Techniques in Software Engineering II

Generative and Transformational Techniques in Software Engineering II PDF Author: Ralf Lämmel
Publisher: Springer
ISBN: 3540886435
Category : Computers
Languages : en
Pages : 526

Get Book Here

Book Description
The second instance of the international summer school on Generative and Transformational Techniques in Software Engineering (GTTSE 2007) was held in Braga, Portugal, during July 2–7, 2007. This volume contains an augmented selection of the material presented at the school, including full tutorials, short tutorials, and contributions to the participants workshop. The GTTSE summer school series brings together PhD students, lecturers, technology presenters, as well as other researchers and practitioners who are interested in the generation and the transformation of programs, data, models, metamodels, documentation, and entire software systems. This concerns many areas of software engineering: software reverse and re-engineering, model-driven engineering, automated software engineering, generic language technology, to name a few. These areas di?er with regard to the speci?c sorts of metamodels (or grammars, schemas, formats etc.) that underlie the involved artifacts, and with regard to the speci?c techniques that are employed for the generation and the transformation of the artifacts. The ?rst instance of the school was held in 2005 and its proceedings appeared as volume 4143 in the LNCS series.

Distributed Control Applications

Distributed Control Applications PDF Author: Alois Zoitl
Publisher: CRC Press
ISBN: 1351830937
Category : Technology & Engineering
Languages : en
Pages : 521

Get Book Here

Book Description
Distributed Control Applications: Guidelines, Design Patterns, and Application Examples with the IEC 61499 discusses the IEC 61499 reference architecture for distributed and reconfigurable control and its adoption by industry. The book provides design patterns, application guidelines, and rules for designing distributed control applications based on the IEC 61499 reference model. Moreover, examples from various industrial domains and laboratory environments are introduced and explored.

Model Transformation Languages with Modular Information Hiding

Model Transformation Languages with Modular Information Hiding PDF Author: Rentschler, Andreas
Publisher: KIT Scientific Publishing
ISBN: 3731503468
Category : Electronic computers. Computer science
Languages : en
Pages : 396

Get Book Here

Book Description
Model transformations, together with models, form the principal artifacts in model-driven software development. Industrial practitioners report that transformations on larger models quickly get sufficiently large and complex themselves. To alleviate entailed maintenance efforts, this thesis presents a modularity concept with explicit interfaces, complemented by software visualization and clustering techniques. All three approaches are tailored to the specific needs of the transformation domain.

Implicit Incremental Model Analyses and Transformations

Implicit Incremental Model Analyses and Transformations PDF Author: Hinkel, Georg
Publisher: KIT Scientific Publishing
ISBN: 3731507633
Category : Computers
Languages : en
Pages : 498

Get Book Here

Book Description
When models of a system change, analyses based on them have to be reevaluated in order for the results to stay meaningful. In many cases, the time to get updated analysis results is critical. This thesis proposes multiple, combinable approaches and a new formalism based on category theory for implicitly incremental model analyses and transformations. The advantages of the implementation are validated using seven case studies, partially drawn from the Transformation Tool Contest (TTC).

Domain-Specific Languages in Practice

Domain-Specific Languages in Practice PDF Author: Antonio Bucchiarone
Publisher: Springer Nature
ISBN: 3030737586
Category : Computers
Languages : en
Pages : 336

Get Book Here

Book Description
This book covers several topics related to domain-specific language (DSL) engineering in general and how they can be handled by means of the JetBrains Meta Programming System (MPS), an open source language workbench developed by JetBrains over the last 15 years. The book begins with an overview of the domain of language workbenches, which provides perspectives and motivations underpinning the creation of MPS. Moreover, technical details of the language underneath MPS together with the definition of the tool’s main features are discussed. The remaining ten chapters are then organized in three parts, each dedicated to a specific aspect of the topic. Part I “MPS in Industrial Applications” deals with the challenges and inadequacies of general-purpose languages used in companies, as opposed to the reasons why DSLs are essential, together with their benefits and efficiency, and summarizes lessons learnt by using MPS. Part II about “MPS in Research Projects” covers the benefits of text-based languages, the design and development of gamification applications, and research fields with generally low expertise in language engineering. Eventually, Part III focuses on “Teaching and Learning with MPS” by discussing the organization of both commercial and academic courses on MPS. MPS is used to implement languages for real-world use. Its distinguishing feature is projectional editing, which supports practically unlimited language extension and composition possibilities as well as a flexible mix of a wide range of textual, tabular, mathematical and graphical notations. The number and diversity of the presented use-cases demonstrate the strength and malleability of the DSLs defined using MPS. The selected contributions represent the current state of the art and practice in using JetBrains MPS to implement languages for real-world applications.

The MPS Language Workbench

The MPS Language Workbench PDF Author: Fabien Campagne
Publisher: Fabien Campagne
ISBN:
Category : Computers
Languages : en
Pages : 344

Get Book Here

Book Description
The MPS Language Workbench, Volume I (third edition). The first volume of the series is both a simple introduction to the JetBrains MPS language workbench and a complete reference manual. The Meta-Programming System (MPS) is a new kind of tool called a language workbench that simply stated makes it easier and more fun to write programs. With traditional programming, it is common to choose one programming language to solve a problem and being limited by this choice. When working with MPS you can use and combine different languages to solve a problem. You can also create simple languages (e.g., Domain Specific Languages) or extend existing ones when the languages available do not exactly meet the evolving needs of the problem at hand. The languages that you create with MPS will integrate nicely with languages developed by others. MPS is open-source and can be obtained from http://jetbrains.com/mps or http://github.com/JetBrains/MPS. This book explains the MPS programming paradigm and gradually introduces the reader to the many features of the MPS platform. This book may yet be the simplest way to discover the MPS language workbench and the powerful new approach to programming that this tool offers. The third edition of this book describes MPS 3.3.