Creating Domain-Specific Languages by Composing Syntactical Constructs

V Palmkvist, D Broman - Practical Aspects of Declarative Languages: 21th …, 2019 - Springer
Creating a programming language is a considerable undertaking, even for relatively small
domain-specific languages (DSLs). Most approaches to ease this task either limit the …

Abstraction, Composition, and Resolvable Ambiguity in Programming Language Implementation

V Palmkvist - 2024 - diva-portal.org
Implementing a programming language is a significant undertaking. This is especially
problematic for domain-specific languages, whose limited general applicability skews the …