<?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%2FM14Visser</id>
	<title>WG211/M14Visser - 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%2FM14Visser"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M14Visser&amp;action=history"/>
	<updated>2026-04-05T21:09:13Z</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/M14Visser&amp;diff=1148&amp;oldid=prev</id>
		<title>Eric: Created page with &quot;We describe a language-independent theory for name binding and resolution, suitable for programming languages with complex scoping rules including both lexical scoping and module...&quot;</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M14Visser&amp;diff=1148&amp;oldid=prev"/>
		<updated>2014-12-16T14:54:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;We describe a language-independent theory for name binding and resolution, suitable for programming languages with complex scoping rules including both lexical scoping and module...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;We describe a language-independent theory for name binding and resolution, suitable for programming languages with complex scoping rules including both&lt;br /&gt;
lexical scoping and modules. We formulate name resolution as a two stage problem. First a language-independent scope graph is constructed using&lt;br /&gt;
language-specific rules from an abstract syntax tree. Then references in the scope graph are resolved to corresponding declarations using a&lt;br /&gt;
language-independent resolution process. We introduce a resolution calculus as a concise, declarative, and language-independent specification of name resolution.&lt;br /&gt;
We develop a resolution algorithm that is sound and complete with respect to the calculus. Based on the resolution calculus we develop language-independent&lt;br /&gt;
definitions of alpha-equivalence and rename refactoring. We illustrate the approach using a small example language with modules. In addition, we show how our approach provides a model for a range of name binding patterns in existing languages.&lt;br /&gt;
&lt;br /&gt;
This is joint work with Pierre Neron, Andrew Tolmach, and Guido Wachsmuth&lt;/div&gt;</summary>
		<author><name>Eric</name></author>
	</entry>
</feed>