<?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%2FM16Kiselyov</id>
	<title>WG211/M16Kiselyov - 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%2FM16Kiselyov"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M16Kiselyov&amp;action=history"/>
	<updated>2026-04-05T19:32:35Z</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/M16Kiselyov&amp;diff=1480&amp;oldid=prev</id>
		<title>Ups: Created page with &quot;&#039;&#039;Generating Code with Polymorphic let: A Ballad of Value Restriction, Copying and Sharing&#039;&#039; by  Oleg Kiselyov  Getting polymorphism and effects such as mutation live together...&quot;</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M16Kiselyov&amp;diff=1480&amp;oldid=prev"/>
		<updated>2016-08-07T17:45:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;Generating Code with Polymorphic let: A Ballad of Value Restriction, Copying and Sharing&amp;#039;&amp;#039; by  Oleg Kiselyov  Getting polymorphism and effects such as mutation live together...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;Generating Code with Polymorphic let: A Ballad of Value Restriction, Copying and Sharing&amp;#039;&amp;#039; by  Oleg Kiselyov&lt;br /&gt;
&lt;br /&gt;
Getting polymorphism and effects such as mutation live together in the&lt;br /&gt;
same language is a tale worth telling, under the recurring refrain of&lt;br /&gt;
copying vs. sharing. We add new stanzas to the tale, about the ordeal&lt;br /&gt;
to generate code with polymorphism and effects, and be sure it&lt;br /&gt;
type-checks. Generating well-typed--by--construction polymorphic&lt;br /&gt;
let-expressions is impossible in the Hindley-Milner type&lt;br /&gt;
system: even the author believed that.&lt;br /&gt;
&lt;br /&gt;
The polymorphic-let generator turns out to exist. We present its&lt;br /&gt;
derivation and the application for the lightweight implementation&lt;br /&gt;
of quotation via a novel and unexpectedly simple source-to-source&lt;br /&gt;
transformation to code-generating combinators.&lt;br /&gt;
&lt;br /&gt;
However, generating let-expressions with polymorphic functions demands&lt;br /&gt;
more than even the relaxed value restriction can deliver. We need a&lt;br /&gt;
new deal for let-polymorphism in ML. We conjecture the freer&lt;br /&gt;
restriction and implement it in a practically-useful code-generation&lt;br /&gt;
library. Its formally justification is formulated as the research program.&lt;/div&gt;</summary>
		<author><name>Ups</name></author>
	</entry>
</feed>