We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Customizing Host IDE for Non-programming Users of Pure Embedded DSLs: A Case Study

Abstract: Pure embedding as an implementation strategy of domain-specific languages (DSLs) benefits from low implementation costs. On the other hand, it introduces undesired syntactic noise that impedes involvement of non-programming domain experts. Due to this, pure embedded DSLs are generally not intended for, nor used by, non-programmers. In this work, we try to challenge this state by experimenting with inexpensive customizations of the host IDE (Integrated Development Environment) to reduce the negative impact of syntactic noise. We present several techniques and recommendations based on standard IDE features (e.g., file templates, code folding, etc.) that aim to reduce syntactic noise and generally improve the user experience with pure embedded DSLs. The techniques are presented using a NetBeans IDE case study. The goal of the proposed techniques is to improve the user experience with pure embedded DSLs with a focus on the involvement of non-programming domain experts (or non-programmers in general). The proposed techniques were evaluated using a controlled experiment. The experiment compared a group using Ruby and non-modified RubyMine IDE versus a group using Java and NetBeans IDE customized to use the proposed techniques. Experiment results indicate that even inexpensive host IDE customizations can significantly alleviate issues caused by the syntactic noise: Java with its inflexible syntax performed better than Ruby with its concise syntax.
Subjects: Software Engineering (cs.SE); Programming Languages (cs.PL)
Journal reference: Computer Languages, Systems and Structures (COMLAN), Vol. 49, 2017, pp. 101-118
DOI: 10.1016/j.cl.2017.04.003
Cite as: arXiv:2012.00829 [cs.SE]
  (or arXiv:2012.00829v1 [cs.SE] for this version)

Submission history

From: Matúš Sulír [view email]
[v1] Tue, 1 Dec 2020 21:04:33 GMT (415kb,D)

Link back to: arXiv, form interface, contact.