9 citations · 9 across the 1 of their papers we have counts for
2 papers
cs.SE2020★ 9 cited
Customizing Host IDE for Non-programming Users of Pure Embedded DSLs: A Case Study
Milan Nosáľ, Jaroslav Porubän, Matúš Sulír
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…
cs.SE2018
Recording Concerns in Source Code Using Annotations
Matúš Sulír, Milan Nosáľ, Jaroslav Porubän
A concern can be characterized as a developer's intent behind a piece of code, often not explicitly captured in it. We discuss a technique of recording concerns using source code a…