<?xml version='1.0' encoding='ISO-8859-1'?>
<!DOCTYPE rss
[<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>okmij.org</title>
<description>okmij.org</description>
<language>en-us</language>
<ttl>21600</ttl>
<generator>HSXML-&gt;RSS</generator>
<pubDate>5 May 2012 12:00:00 GMT</pubDate>
<link>http://okmij.org/ftp/README.html</link>
<atom:link href="http://okmij.org/ftp/rss.xml" rel="self" type="application/rss+xml"/>
<item><title>Preventing memoization in (AI) search problems</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/index.html#memo-off</link>
<guid>http://okmij.org/ftp/Haskell/index.html#memo-off</guid>
<pubDate>5 May 2012 12:00:00 GMT</pubDate></item>
<item><title>Why a program in CPS specializes better</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Computation/Generative.html#bti</link>
<guid>http://okmij.org/ftp/Computation/Generative.html#bti</guid>
<pubDate>5 May 2012 12:00:00 GMT</pubDate></item>
<item><title>Beyond Church encoding: Boehm-Berarducci isomorphism of algebraic data types and polymorphic lambda-terms</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/tagless-final/course/Boehm-Berarducci.html</link>
<guid>http://okmij.org/ftp/tagless-final/course/Boehm-Berarducci.html</guid>
<pubDate>5 Apr 2012 12:00:00 GMT</pubDate></item>
<item><title>Combining Monadic Regions and Iteratees</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Streams.html#regions</link>
<guid>http://okmij.org/ftp/Streams.html#regions</guid>
<pubDate>5 Apr 2012 12:00:00 GMT</pubDate></item>
<item><title>Delimited continuations do dynamic-wind</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/continuations/implementations.html#dynamic-wind</link>
<guid>http://okmij.org/ftp/continuations/implementations.html#dynamic-wind</guid>
<pubDate>4 Mar 2012 12:00:00 GMT</pubDate></item>
<item><title>Model checking of Haskell Functional Dependencies</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/TypeClass.html#FD-check</link>
<guid>http://okmij.org/ftp/Haskell/TypeClass.html#FD-check</guid>
<pubDate>4 Mar 2012 12:00:00 GMT</pubDate></item>
<item><title>Programming as collaborative reference</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Computation/index.html#collaborative-PL</link>
<guid>http://okmij.org/ftp/Computation/index.html#collaborative-PL</guid>
<pubDate>4 Feb 2012 12:00:00 GMT</pubDate></item>
<item><title>Composing stream producers</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Streams.html#compose</link>
<guid>http://okmij.org/ftp/Streams.html#compose</guid>
<pubDate>4 Feb 2012 12:00:00 GMT</pubDate></item>
<item><title>Hiding parameterized monad: shift/reset in a seemingly direct-style in Haskell</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/continuations/implementations.html#sr-direct</link>
<guid>http://okmij.org/ftp/continuations/implementations.html#sr-direct</guid>
<pubDate>4 Feb 2012 12:00:00 GMT</pubDate></item>
<item><title>Objections to overlapping instances</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/typeEQ.html#anti-over</link>
<guid>http://okmij.org/ftp/Haskell/typeEQ.html#anti-over</guid>
<pubDate>1 Jan 2012 12:00:00 GMT</pubDate></item>
<item><title>Type-level type introspection, equality and matching</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/typeEQ.html#TTypeable</link>
<guid>http://okmij.org/ftp/Haskell/typeEQ.html#TTypeable</guid>
<pubDate>1 Jan 2012 12:00:00 GMT</pubDate></item>
<item><title>Overcoming Overlapping</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/typeEQ.html#without-over</link>
<guid>http://okmij.org/ftp/Haskell/typeEQ.html#without-over</guid>
<pubDate>1 Jan 2012 12:00:00 GMT</pubDate></item>
<item><title>IO monad realized in 1965</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Computation/IO-monad-history.html</link>
<guid>http://okmij.org/ftp/Computation/IO-monad-history.html</guid>
<pubDate>1 Jan 2012 12:00:00 GMT</pubDate></item>
<item><title>Syntax-semantics interface and the non-trivial computation of meaning</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/gengo/index.html#applicative</link>
<guid>http://okmij.org/ftp/gengo/index.html#applicative</guid>
<pubDate>1 Jan 2012 12:00:00 GMT</pubDate></item>
<item><title>Purely Functional Lazy Non-deterministic Programming: An extended, journal version of the paper</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Computation/monads.html#lazy-sharing-nondet</link>
<guid>http://okmij.org/ftp/Computation/monads.html#lazy-sharing-nondet</guid>
<pubDate>1 Jan 2012 12:00:00 GMT</pubDate></item>
<item><title>Shifting the Stage: Staging with Delimited Control: An extended, journal version of the paper</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Computation/Generative.html#circle-shift</link>
<guid>http://okmij.org/ftp/Computation/Generative.html#circle-shift</guid>
<pubDate>1 Jan 2012 12:00:00 GMT</pubDate></item>
<item><title>Tagless-Staged: a step toward MetaHaskell</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Computation/Generative.html#meta-haskell</link>
<guid>http://okmij.org/ftp/Computation/Generative.html#meta-haskell</guid>
<pubDate>4 Dec 2011 12:00:00 GMT</pubDate></item>
<item><title>Computational Effects across Generated Binders</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Computation/Generative.html#xbind</link>
<guid>http://okmij.org/ftp/Computation/Generative.html#xbind</guid>
<pubDate>4 Dec 2011 12:00:00 GMT</pubDate></item>
<item><title>What is lexical scope and how to enforce it</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Computation/Generative.html#future-scope</link>
<guid>http://okmij.org/ftp/Computation/Generative.html#future-scope</guid>
<pubDate>4 Dec 2011 12:00:00 GMT</pubDate></item>
<item><title>A new version of the HList library</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/types.html#HList</link>
<guid>http://okmij.org/ftp/Haskell/types.html#HList</guid>
<pubDate>4 Dec 2011 12:00:00 GMT</pubDate></item>
<item><title>Delimited control and breadth-first, depth-first, and iterative deepening search</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/continuations/index.html#reify-search</link>
<guid>http://okmij.org/ftp/continuations/index.html#reify-search</guid>
<pubDate>4 Nov 2011 12:00:00 GMT</pubDate></item>
<item><title>How to reify fresh type variables?</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Computation/index.html#type-gensym</link>
<guid>http://okmij.org/ftp/Computation/index.html#type-gensym</guid>
<pubDate>4 Nov 2011 12:00:00 GMT</pubDate></item>
<item><title>The depth of a type</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/generics.html#type-depth</link>
<guid>http://okmij.org/ftp/Haskell/generics.html#type-depth</guid>
<pubDate>4 Nov 2011 12:00:00 GMT</pubDate></item>
<item><title>Introduction to programming with shift and reset: Tutorial session of the Continuation Workshop 2011</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/continuations/index.html#tutorial</link>
<guid>http://okmij.org/ftp/continuations/index.html#tutorial</guid>
<pubDate>1 Oct 2011 12:00:00 GMT</pubDate></item>
<item><title>Type Equalities, Disequalities, and Overlapping Instances</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/typeEQ.html</link>
<guid>http://okmij.org/ftp/Haskell/typeEQ.html</guid>
<pubDate>1 Oct 2011 12:00:00 GMT</pubDate></item>
<item><title>Implementing Explicit and Finding Implicit Sharing in Embedded DSLs</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/tagless-final/sharing/sharing.html</link>
<guid>http://okmij.org/ftp/tagless-final/sharing/sharing.html</guid>
<pubDate>8 Sep 2011 12:00:00 GMT</pubDate></item>
<item><title>Explicit sharing across several expressions</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/tagless-final/sharing/sharing.html#ex13</link>
<guid>http://okmij.org/ftp/tagless-final/sharing/sharing.html#ex13</guid>
<pubDate>8 Sep 2011 12:00:00 GMT</pubDate></item>
<item><title>Proving False with impredicativity, injectivity, and type case analysis</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/impredicativity-bites.html</link>
<guid>http://okmij.org/ftp/Haskell/impredicativity-bites.html</guid>
<pubDate>5 Aug 2011 12:00:00 GMT</pubDate></item>
<item><title>Tracking dynamic values in types</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/Haskell/regions.html#dynlock</link>
<guid>http://okmij.org/ftp/Haskell/regions.html#dynlock</guid>
<pubDate>5 Aug 2011 12:00:00 GMT</pubDate></item>
<item><title>Delimited continuations with effect typing: A parsimonious way of showing that the captured delimited continuation is pure and hence answer-type polymorphic</title>
<description>Ibid.</description>
<link>http://okmij.org/ftp/continuations/implementations.html#genuine-shift</link>
<guid>http://okmij.org/ftp/continuations/implementations.html#genuine-shift</guid>
<pubDate>5 Aug 2011 12:00:00 GMT</pubDate></item></channel></rss>
