Unembedding Domain-Specific Languages
by
Robert Atkey
,
Sam Lindley
,
Jeremy Yallop
| Citations: | 6 - 2 self |
BibTeX
@MISC{Atkey_unembeddingdomain-specific,
author = {Robert Atkey and Sam Lindley and Jeremy Yallop},
title = {Unembedding Domain-Specific Languages},
year = {}
}
OpenURL
Abstract
Higher-order abstract syntax provides a convenient way of embedding domain-specific languages, but is awkward to analyse and manipulate directly. We explore the boundaries of higher-order abstract syntax. Our key tool is the unembedding of embedded terms as de Bruijn terms, enabling intensional analysis. As part of our solution we present techniques for separating the definition of an embedded program from its interpretation, giving modular extensions of the embedded language, and different ways to encode the types of the embedded language.







