<?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%2FM10Shan</id>
	<title>WG211/M10Shan - 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%2FM10Shan"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M10Shan&amp;action=history"/>
	<updated>2026-04-05T19:30:43Z</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/M10Shan&amp;diff=59&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/M10Shan&amp;diff=59&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;lt;strong&amp;gt;Computational Effects across Generated Binders, Part 2: Enforcing lexical scope&amp;lt;/strong&amp;gt; by Chung-chieh Shan (presenter) with Yukiyoshi Kameyama and Oleg Kiselyov&lt;br /&gt;
&lt;br /&gt;
If left unchecked, side effects in code generators often interact with&amp;lt;br /&amp;gt;generated binders badly to produce unexpectedly unbound variables, or&amp;lt;br /&amp;gt;worse, unexpectedly bound ones. The literature and our experience is&amp;lt;br /&amp;gt;rife with examples of these surprises, where variables with different&amp;lt;br /&amp;gt;scopes are mixed up. To prevent such surprises while still allowing&amp;lt;br /&amp;gt;arbitrary side effects to move open code past generated binders, we&amp;lt;br /&amp;gt;first define a notion of lexical scope for generated code with explicit&amp;lt;br /&amp;gt;contexts. To each generated binder, we attach a unique label that is&amp;lt;br /&amp;gt;checked against each use occurrence of the bound variable. We then&amp;lt;br /&amp;gt;introduce a static type system to assure that these checks will succeed.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;We embedded this type system in a Haskell library. We used this library&amp;lt;br /&amp;gt;to implement statically safe let-insertion across an arbitrary number of&amp;lt;br /&amp;gt;binders for the first time.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>