Programming Languages and Systems

Programming Languages and Systems PDF

Author: Nobuko Yoshida

Publisher: Springer Nature

Published: 2021-03-22

Total Pages: 693

ISBN-13: 3030720195

DOWNLOAD EBOOK →

This open access book constitutes the proceedings of the 30th European Symposium on Programming, ESOP 2021, which was held during March 27 until April 1, 2021, as part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2021. The conference was planned to take place in Luxembourg and changed to an online format due to the COVID-19 pandemic. The 24 papers included in this volume were carefully reviewed and selected from 79 submissions. They deal with fundamental issues in the specification, design, analysis, and implementation of programming languages and systems.

Programming Languages and Systems

Programming Languages and Systems PDF

Author: Ilya Sergey

Publisher: Springer Nature

Published: 2022-03-28

Total Pages: 604

ISBN-13: 3030993361

DOWNLOAD EBOOK →

This open access book constitutes the proceedings of the 31st European Symposium on Programming, ESOP 2022, which was held during April 5-7, 2022, in Munich, Germany, as part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2022. The 21 regular papers presented in this volume were carefully reviewed and selected from 64 submissions. They deal with fundamental issues in the specification, design, analysis, and implementation of programming languages and systems.

Design and Implementation of a Database Programming Language for XML-based Applications

Design and Implementation of a Database Programming Language for XML-based Applications PDF

Author: Henrike Schuhart

Publisher: IOS Press

Published: 2006

Total Pages: 188

ISBN-13: 9781586036867

DOWNLOAD EBOOK →

This publication focuses on two main aspects; the seamless integration of XML and persistency concepts into the object-oriented programming language Java. XML is the de facto standard data exchange format between arbitrary applications. There have been many efforts to integrate XML into programming languages reaching from the simple document object model (DOM) to whole XML class generators. These approaches are available in most popular programming languages. The integration of persistency into programming languages has been done by database programming languages as well as by certain new popular frameworks like Hibernate or approaches like EJB. Nevertheless, these approaches suffer from certain limitations concerning in particular transparency and object-orientation. While existing database programming languages integrate the relational model, Hibernate and EJB 3.x does not support polymorphism in general. EJB 2.x does not even support inheritance. In addition, although they try to, the approaches except by some database programming languages are not transparent. In this work, transparency means that arbitrary types may become persistent. Moreover, algorithms remain unchanged whether they are executed on transient or persistent objects. Finally, users can work with persistency on a very high level. Since there are so many currently developed frameworks trying to solve the integration problem of XML and persistency into object-oriented programming languages, the need for a holistic and transparent object-oriented database programming language seems to be there. The starting point of XOBEDBPL, which stands for XML OBjEcts Database Programming Language, is the predecessor project XOBE. XOBE concentrates on the integration of XML objects and XPath as the query language for these objects. The most important feature of XOBE is that each XML operation is statically type checked against the declared XML schema. In XOBEDBPL the XML integration is extended regarding the manipulation of XML objects. Before, XML objects could only be queried but not updated. The static type checking idea is kept and enhanced to include updates. While XOBE's intentions lie on the development of web applications, all objects can remain transient. XOBEDBPL is supposed to deal with persistent objects as well.

Static Analysis

Static Analysis PDF

Author: Manuel V. Hermenegildo

Publisher: Springer Nature

Published: 2023-10-23

Total Pages: 577

ISBN-13: 3031442458

DOWNLOAD EBOOK →

This book constitutes the refereed proceedings of the 30th International Symposium on Static Analysis, SAS 2023, held in Lisbon, Portugal, in October 2023. The 20 full papers included in this book were carefully reviewed and selected from 40 submissions. Static analysis is widely recognized as a fundamental tool for program verification, bug detection, compiler optimization, program understanding, and software maintenance. The papers deal with theoretical, practical and application advances in the area.

Functional and Logic Programming

Functional and Logic Programming PDF

Author: Masami Hagiya

Publisher: Springer Science & Business Media

Published: 2006-04-06

Total Pages: 303

ISBN-13: 3540334386

DOWNLOAD EBOOK →

This book constitutes the refereed proceedings of the 8th International Symposium on Functional and Logic Programming, FLOPS 2006, held in Fuji-Susono, Japan, in April 2006. The 17 revised full papers presented together with 2 invited contributions were carefully reviewed and selected from 51 submissions. The papers are organized in topical sections on data types, FP extensions, type theory, LP extensions, analysis, contracts, as well as Web and GUI.

Programming Languages and Systems

Programming Languages and Systems PDF

Author: Wei-Ngan Chin

Publisher: Springer Science & Business Media

Published: 2004-10-15

Total Pages: 464

ISBN-13: 3540237240

DOWNLOAD EBOOK →

This book constitutes the refereed proceedings of the Second Asian Symposium on Programming Languages and Systems, APLAS 2004, held in Taipei, Taiwan in November 2004. The 26 revised full papers presented together with abstracts of 3 invited talks were carefully reviewed and selected from 97 submissions. Among the topics covered are type theory, program transformation, static analysis, verification, concurrent systems, code generation, programming calculi, functional programming languages, language support, component systems, real-time systems, embedded systems, formal systems design, object-oriented design, Java objects, program optimization .

The Parametric Lambda Calculus

The Parametric Lambda Calculus PDF

Author: Simona Ronchi Della Rocca

Publisher: Springer Science & Business Media

Published: 2013-03-09

Total Pages: 254

ISBN-13: 366210394X

DOWNLOAD EBOOK →

The book contains a completely new presentation of classical results in the field of Lambda Calculus, together with new results. The text is unique in that it presents a new calculus (Parametric Lambda Calculus) which can be instantiated to obtain already known lambda-calculi. Some properties, which in the literature have been proved separately for different calculi, can be proved once for the Parametric one. The lambda calculi are presented from a Computer Science point of view, with a particular emphasis on their semantics, both operational and denotational.

Implementation and Application of Functional Languages

Implementation and Application of Functional Languages PDF

Author: Andrew Butterfield

Publisher: Springer

Published: 2007-01-20

Total Pages: 239

ISBN-13: 3540691758

DOWNLOAD EBOOK →

This book constitutes the thoroughly refereed post-proceedings of the 17th International Workshop on Implementation and Applications of Functional Languages, IFL 2005, held in Dublin, Ireland in September 2005. Ranging from theoretical and methodological topics to implementation issues and applications in various contexts, the papers address all current issues on functional and function-based languages.