[go: up one dir, main page]
More Web Proxy on the site http://driver.im/ skip to main content
10.1145/3357766acmconferencesBook PagePublication PagessplashConference Proceedingsconference-collections
SLE 2019: Proceedings of the 12th ACM SIGPLAN International Conference on Software Language Engineering
ACM2019 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
SLE '19: 12th ACM SIGPLAN International Conference on Software Language Engineering Athens Greece October 20 - 22, 2019
ISBN:
978-1-4503-6981-7
Published:
20 October 2019
Sponsors:
Reflects downloads up to 12 Dec 2024Bibliometrics
Abstract

No abstract available.

Skip Table Of Content Section
SESSION: Papers
research-article
A feature-based classification of triple graph grammar variants

Bidirectional model transformations are a way to keep two models synchronized and propagate changes in one model to the other one. Triple Graph Grammars (TGGs) are a rule-based approach to define consistency bidirectionally, with applications e.g. in ...

research-article
Spectrum-based fault localization for context-free grammars

We describe and evaluate the first spectrum-based fault localization method aimed at finding faulty rules in a context-free grammar. It takes as input a test suite and a modified parser for the grammar that can collect grammar spectra, i.e., the sets of ...

research-article
Consistency management via a combination of triple graph grammars and linear programming

Consistency management is an important task in the context of Domain-Specific Language (DSL) development. It involves operations such as program (model) transformation, synchronisation, integration, and consistency checking, which are all tasks required ...

research-article
Operationalizing the integration of user interaction specifications in the synthesis of modeling editors

A long shortcoming in the automatic generation of domain-specific modeling (DSM) editors has been the lack of user experience, in particular, user interaction adapted to its user. The current practice relies solely on the abstract and concrete syntax of ...

research-article
A vision of miking: interactive programmatic modeling, sound language composition, and self-learning compilation

This paper introduces a vision of Miking, a language framework for constructing efficient and sound language environments and compilers for domain-specific modeling languages. In particular, this language framework has three key objectives: (i) to ...

research-article
Shadow models: incremental transformations for MPS

Shadow Models is an incremental transformation framework for MPS. The name is motivated by the realization that many analyses are easier to do on an model whose structure is different from what the user edits. To be able to run such analyses ...

research-article
The lands platform: lan.guages and d.omain s.yntax

Lan.d.s is a new solution for language design. From general purpose languages like Lise (short for (list (embedding)) to Domain-Specific Languages using the MOODs framework, and everything else in between. Lan.d.s is build around the formalism of Multi-...

research-article
Multiple lexicalisation (a Java based study)

We consider the possibility of making the lexicalisation phase of compilation more powerful by avoiding the need for the lexer to return a single token string from the input character string. This has the potential to empower language design by ...

research-article
Breaking parsers: mutation-based generation of programs with guaranteed syntax errors

Grammar-based test case generation has focused almost exclusively on generating syntactically correct programs (i.e., positive tests) from a context-free reference grammar but a positive test suite cannot detect when the unit under test accepts words ...

Default disambiguation for online parsers

Since composed grammars are often ambiguous, grammar composition requires a mechanism for dealing with ambiguity: either ruling it out by using delimiters (which are awkward to work with), or by using disambiguation operators to filter a parse forest ...

research-article
Domain-specific model differencing in visual concrete syntax

Like any other software artifact, models evolve and need to be versioned. In the last few years, dedicated support for model versioning has been proposed to improve the default text-based versioning that version control systems offer. However, there is ...

research-article
Detecting and exploring side effects when repairing model inconsistencies

When software models change, developers often fail in keeping them consistent. Automated support in repairing inconsistencies is widely addressed. Yet, merely enumerating repairs for developers is not enough. A repair can as a side effect cause new ...

High-level mission specification for multiple robots

Mobile robots are increasingly used in our everyday life to autonomously realize missions. A variety of languages has been proposed to support roboticists in the systematic development of robotic applications, ranging from logical languages with well-...

research-article
Efficient late binding of dynamic function compositions

Adaptive software becomes more and more important as computing is increasingly context-dependent. Runtime adaptability can be achieved by dynamically selecting and applying context-specific code. Role-oriented programming has been proposed as a paradigm ...

research-article
Empirical study on the usage of graph query languages in open source Java projects

Graph data models are interesting in various domains, in part because of the intuitiveness and flexibility they offer compared to relational models. Specialized query languages, such as Cypher for property graphs or SPARQL for RDF, facilitate their use. ...

From DSL specification to interactive computer programming environment

The adoption of Domain-Specific Languages (DSLs) relies on the capacity of language workbenches to automate the development of advanced and customized environments. While DSLs are usually well tailored for the main scenarios, the cost of developing ...

research-article
Analysis and modeling of the governance in general programming languages

General Programming Languages (GPLs) continuously evolve to adapt to the ever changing technology landscape. The evolution is rooted on technical aspects but it is ultimately decided by the group of people governing the language and working together to ...

Developing a monadic type checker for an object-oriented language: an experience report

Functional programming languages are well-suited for developing compilers, and compilers for functional languages are often themselves written in a functional language. Functional abstractions, such as monads, allow abstracting away some of the ...

research-article
Generating incremental type services

In this vision paper, we propose a method for generating fully functional incremental type services from declarations of type rules. Our general strategy is to translate type rules into Datalog, for which efficient incremental solvers are already ...

research-article
Transactional editing: giving ACID to programmers

Collaboration among programmers today mostly relies on file-based version control systems. These systems typically use optimistic locking to enable parallel work, meaning that competing edits (edit conflicts) are detected and have to be resolved at ...

Contributors
  • University of Bern
  • The University of Alabama

Index Terms

  1. Proceedings of the 12th ACM SIGPLAN International Conference on Software Language Engineering
    Please enable JavaScript to view thecomments powered by Disqus.

    Recommendations