Migrating Custom DSL Implementations to a Language Workbench (Tool Demo)
Jasper Denkers
Date: Wed, October 24, 2018
Time: 12:00
Room: COLLOQUIUMZAAL 0.E420
We present a tool architecture that supports migrating custom domain-specific language (DSL) implementations to a language workbench. We demonstrate an implementation of this architecture for models in the domains of defining component interfaces (IDL) and modeling system behavior (OIL) which are developed and used at a digital printer manufacturing company. Increasing complexity and the lack of DSL syntax and IDE support for existing implementations in Python based on XML syntax hindered their evolution and adoption. A reimplementation in Spoofax using modular language definition enables composition between IDL and OIL and introduces more concise DSL syntax and IDE support. The presented tool supports migrating to new implementations while being backward compatible with existing syntax and related tooling.
Previous:
Peter Mosses | Language specification using funcons
Next:
Hendrik van Antwerpen | Scopes as Types