1 citations · 1 across the 2 of their papers we have counts for
2 papers
cs.PL2016
ManyDSL: A Host for Many Languages
Piotr Danilewski, Philipp Slusallek
Domain-specific languages are becoming increasingly important. Almost every application touches multiple domains. But how to define, use, and combine multiple DSLs within the same…
cs.PL2016★ 1 cited
Building Code with Dynamic Staging
Piotr Danilewski, Philipp Slusallek
When creating a new domain-specific language (DSL) it is common to embed it as a part of a flexible host language, rather than creating it entirely from scratch. The semantics of a…