LOFLHCSENov 27, 2018

User Support for the Combinator Logic Synthesizer Framework

arXiv:1811.10815v12 citations
Originality Synthesis-oriented
AI Analysis

This work addresses usability issues for non-experts using a type-based development tool in software development, but it is incremental as it focuses on interface improvements rather than core algorithmic changes.

The paper tackled the problem of improving usability for the Combinatory Logic Synthesizer (CL)S framework, especially during development stages with incomplete or erroneous inputs, by building a web-based IDE with graphical representations to make the algorithm's search process understandable for non-experts.

Usability is crucial for the adoption of software development technologies. This is especially true in development stages, where build processes fail, because software is not yet complete or was incompletely modified. We present early work that aims to improve usability of the Combinatory Logic Synthesizer (CL)S framework, especially in these stages. (CL)S is a publicly available type-based development tool for the automatic composition of software components from a user-specified repository. It provides an implementation of a type inhabitation algorithm for Combinatory Logic with intersection types, which is fully integrated into the Scala programming language. Here, we specifically focus on building a web-based IDE to make potentially incomplete or erroneous input specifications for and decisions of the algorithm understandable for non-experts. A main aspect of this is providing graphical representations illustrating the step-wise search process of the algorithm. We also provide a detailed discussion of possible future work to further improve the understandability of these representations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes