<?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%2FM17Yallop</id>
	<title>WG211/M17Yallop - 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%2FM17Yallop"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M17Yallop&amp;action=history"/>
	<updated>2026-04-05T21:09:14Z</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/M17Yallop&amp;diff=1649&amp;oldid=prev</id>
		<title>Eric: Created page with &quot;Staged Generic Programming  - Jeremy Yallop  Generic programming libraries such as Scrap Your Boilerplate eliminate the need to write repetitive code, but typically introduce...&quot;</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M17Yallop&amp;diff=1649&amp;oldid=prev"/>
		<updated>2017-06-28T14:35:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Staged Generic Programming  - Jeremy Yallop  Generic programming libraries such as Scrap Your Boilerplate eliminate the need to write repetitive code, but typically introduce...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Staged Generic Programming&lt;br /&gt;
&lt;br /&gt;
- Jeremy Yallop&lt;br /&gt;
&lt;br /&gt;
Generic programming libraries such as Scrap Your Boilerplate&lt;br /&gt;
eliminate the need to write repetitive code, but&lt;br /&gt;
typically introduce significant performance overheads. This leaves&lt;br /&gt;
programmers with the regrettable choice between writing succinct but&lt;br /&gt;
slow programs and writing tedious but efficient programs.&lt;br /&gt;
&lt;br /&gt;
Applying structured multi-stage programming techniques transforms&lt;br /&gt;
Scrap Your Boilerplate from an inefficient library into a typed&lt;br /&gt;
optimising code generator, bringing its performance in line with&lt;br /&gt;
hand-written code, and so combining high-level programming with&lt;br /&gt;
uncompromised performance.&lt;/div&gt;</summary>
		<author><name>Eric</name></author>
	</entry>
</feed>