A Language-Parametric Approach to Exploratory Programming Environments

Authors
Publication date 2022
Host editors
  • B. Fischer
  • L. Burgueño
  • W. Cazzola
Book title SLE '22
Book subtitle proceedings of the 15th ACM SIGPLAN International Conference on Software Language Engineering : December 6-7, 2022, Auckland, New Zealand
ISBN (electronic)
  • 9781450399197
Event 15th ACM SIGPLAN International Conference on Software Language Engineering
Pages (from-to) 175–188
Publisher New York, NY: The Association for Computing Machinery
Organisations
  • Faculty of Science (FNWI) - Informatics Institute (IVI)
Abstract
Exploratory programming is a software development style in which code is a medium for prototyping ideas and solutions, and in which even the end-goal can evolve over time. Exploratory programming is valuable in various contexts such as programming education, data science, and end-user programming. However, there is a lack of appropriate tooling and language design principles to support exploratory programming. This paper presents a host language- and object language-independent protocol for exploratory programming akin to the Language Server Protocol. The protocol serves as a basis to develop novel (or extend existing) programming environments for exploratory programming such as computational notebooks and command-line REPLs. An architecture is presented on top of which prototype environments can be developed with relative ease, because existing (language) components can be reused. Our prototypes demonstrate that the proposed protocol is sufficiently expressive to support exploratory programming scenarios as encountered in literature within the software engineering, human-computer interaction and data science domains.
Document type Conference contribution
Language English
Published at https://doi.org/10.1145/3567512.3567527
Permalink to this page
Back