Variable Domain-specific Software Languages with DjDSL Design and Im
This book details the conceptual foundations, design and implementation of the domain-specific language (DSL) development system DjDSL. DjDSL facilitates design-decision-making on and implementation of reusable DSL and DSL-product lines, and represents th
- PDF / 10,343,266 Bytes
- 314 Pages / 439.42 x 683.15 pts Page_size
- 21 Downloads / 173 Views
Variable Domain-specific Software Languages with DjDSL Design and Implementation
Variable Domain-specific Software Languages with DjDSL
Stefan Sobernig
Variable Domain-specific Software Languages with DjDSL Design and Implementation
Stefan Sobernig Institute for Information Systems and New Media Vienna University of Economics and Business Vienna, Austria
ISBN 978-3-030-42151-9 ISBN 978-3-030-42152-6 (eBook) https://doi.org/10.1007/978-3-030-42152-6 © Springer Nature Switzerland AG 2020 This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. The publisher, the authors, and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations. This Springer imprint is published by the registered company Springer Nature Switzerland AG. The registered company address is: Gewerbestrasse 11, 6330 Cham, Switzerland
Preface
In software development, ideas of incorporating newcomers to programming as well as business and industry experts without software-development background into analyzing, designing, implementing, deploying, and operating software systems have been gaining importance rapidly. This is because software development is more and more about gluing together software from existing code artifacts including, for better or worse, open-source application frameworks while adequately trained developer workforce is scarce [14]. An inclusive and participatory software development must go beyond mere interactions via a graphical user interface (GUI) and via spreadsheet programming [17]. Language-oriented software development advocates the idea that architecting, designing, and implementing a software system should be driven by developing software languages [30]. Key to these ideas are special-purpose software languages: domain-specific software languages (DSL). For long, DSL have been provided as an alternative programming interface targeting developers in the application domain wrapped around application frameworks to ease framework integration [7, 24]. In the s
Data Loading...