<?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%2FM24Kovacs</id>
	<title>WG211/M24Kovacs - 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%2FM24Kovacs"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M24Kovacs&amp;action=history"/>
	<updated>2026-04-05T23:02:53Z</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/M24Kovacs&amp;diff=2691&amp;oldid=prev</id>
		<title>Jacques: Created page with &quot;I present a small language implementation which supports the following: dependent types, runtime code generation with cross-stage persistence and full type safety, a builtin m...&quot;</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M24Kovacs&amp;diff=2691&amp;oldid=prev"/>
		<updated>2024-11-28T19:03:35Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;I present a small language implementation which supports the following: dependent types, runtime code generation with cross-stage persistence and full type safety, a builtin m...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I present a small language implementation which supports the following: dependent types, runtime code generation with cross-stage persistence and full type safety, a builtin monad for effects (mutation, IO). The API of runtime code generation is kept as simple as possible, in order to make it easy to add to existing dependently typed languages, without changing core theories. On the other hand, the runtime semantics is a bit more complicated. During code generation, arbitrarily programs may be evaluated in the presence of free variables. This is called &amp;quot;open evaluation&amp;quot;. Fortunately, open evaluation is necessarily already specified for any dependently typed language, since it&amp;#039;s used in dependent type checking.&lt;/div&gt;</summary>
		<author><name>Jacques</name></author>
	</entry>
</feed>