<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM10Siek</id>
	<title>WG211/M10Siek - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM10Siek"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M10Siek&amp;action=history"/>
	<updated>2026-04-05T21:09:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>http://mw.hh.se/wg211/index.php?title=WG211/M10Siek&amp;diff=61&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M10Siek&amp;diff=61&amp;oldid=prev"/>
		<updated>2011-12-12T10:06:24Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:WG211]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Composing DSLs&amp;#039;&amp;#039;&amp;#039; by Jeremy Siek&lt;br /&gt;
&lt;br /&gt;
Domain-specific languages offer domain-appropriate syntax that lowers&amp;lt;br /&amp;gt;the learning curve for domain experts. However, large software&amp;lt;br /&amp;gt;applications often use of several domain-specific languages and suffer&amp;lt;br /&amp;gt;from the language interoperability problem. The alternative approach&amp;lt;br /&amp;gt;of embedding domain-specific languages in a general purpose language&amp;lt;br /&amp;gt;solves the interoperability problem, but compromises the&amp;lt;br /&amp;gt;domain-appropriate syntax.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;In this talk I propose an approach to parsing a program that consists&amp;lt;br /&amp;gt;of intertwined uses of multiple DSLs. This parsing problem is&amp;lt;br /&amp;gt;difficult because we do not assume that the DSLs have the same author,&amp;lt;br /&amp;gt;and as a result, the composition of their grammars is likely to be&amp;lt;br /&amp;gt;highly ambiguous. However, we observe that DSLs usually introduce new,&amp;lt;br /&amp;gt;unique types, and if those types are incorporated into each DSL&amp;#039;s&amp;lt;br /&amp;gt;grammar rules, then most of the ambiguity goes away. (Our approach is&amp;lt;br /&amp;gt;inspired by the analogous notion of selection restriction in natural&amp;lt;br /&amp;gt;language processing.) We have explored type-based disambiguation&amp;lt;br /&amp;gt;within the context of an island parsing algorithm, a particular style&amp;lt;br /&amp;gt;of chart parser, and I present experimental results demonstrating that&amp;lt;br /&amp;gt;parse times are resilient to the number of DSLs being composed.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>