@inproceedings{ae3c00ec0fa34bf4a28f2b13a4ad7e8d,
title = "Type-driven automatic quotation of concrete object code in meta programs",
abstract = "Meta programming can be facilitated by the ability to represent program fragments in concrete syntax instead of abstract syntax. The resulting meta programs are more self-documenting. One caveat in concrete meta programming is the syntactic separation between the meta language and the object language. To solve this problem, many meta programming systems use quoting and anti-quoting to indicate precisely where level switches occur. These {"}syntactic hedges{"} can obfuscate the concrete program fragments. This paper describes an algorithm for inferring quotes, such that the meta programmer no longer needs to explicitly indicate transitions between the meta and object languages.",
author = "J.J. Vinju",
year = "2006",
doi = "10.1007/11751113_8",
language = "English",
isbn = "978-3-540-34063-8",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "97--112",
editor = "N. Guelfi and A. Savidis",
booktitle = "Proceedings of the Second International Workshop on Rapid Integration of Software Engineering Techniques, RISE 2005, September 8-9, 2005, Heraklion, Crete, Greece, Revised Selected Papers)",
address = "Germany",
note = "Second International Workshop on Rapid Integration of Software Engineering Techniques (RISE 2005), September 8-9, 2005, Heraklion, Greece, RISE 2005 ; Conference date: 08-09-2005 Through 09-09-2005",
}