<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (wagerlabs)</title>
    <link>https://pinboard.in/u:wagerlabs/public/</link>
    <description>recent bookmarks from wagerlabs</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://matt.might.net/articles/cps-conversion/"/>
	<rdf:li rdf:resource="http://people.csail.mit.edu/gregs/ll1-discuss-archive-html/msg01372.html"/>
	<rdf:li rdf:resource="http://lambda-the-ultimate.org/classic/message1532.html"/>
	<rdf:li rdf:resource="http://www.ibm.com/developerworks/library/l-pythrd.html"/>
	<rdf:li rdf:resource="http://harkal.sylphis3d.com/2005/08/10/multithreaded-game-scripting-with-stackless-python/"/>
	<rdf:li rdf:resource="http://colinm.org/blog/creating-robot-behaviors-with-python-generators"/>
	<rdf:li rdf:resource="http://logic.cs.tsukuba.ac.jp/Continuation/abstract.html"/>
	<rdf:li rdf:resource="http://eval.apply.googlepages.com/stackhack4.html"/>
	<rdf:li rdf:resource="http://okmij.org/ftp/Scheme/zipper-in-scheme.txt"/>
	<rdf:li rdf:resource="http://www.double.co.nz/scheme/modal-web-server.html"/>
	<rdf:li rdf:resource="http://home.pipeline.com/~hbaker1/CheneyMTA.html"/>
	<rdf:li rdf:resource="http://blogs.msdn.com/wesdyer/archive/2007/12/22/continuation-passing-style.aspx"/>
	<rdf:li rdf:resource="http://blog.moertel.com/articles/2005/09/13/scope-herding-with-delimited-continuations"/>
	<rdf:li rdf:resource="http://conway.rutgers.edu/~ccshan/wiki/blog/posts/MultipleQ/"/>
	<rdf:li rdf:resource="http://mlton.org/pipermail/mlton-user/2006-July/000856.html"/>
	<rdf:li rdf:resource="http://r6.ca/blog/20071028T162529Z.html"/>
	<rdf:li rdf:resource="http://www.randomhacks.net/articles/2005/10/11/amb-operator"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://matt.might.net/articles/cps-conversion/">
    <title>How to compile with continuations</title>
    <dc:date>2014-02-07T19:13:30+00:00</dc:date>
    <link>http://matt.might.net/articles/cps-conversion/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>continuations cps lisp programming scheme compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:6ce7960ec0bc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:cps"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:scheme"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://people.csail.mit.edu/gregs/ll1-discuss-archive-html/msg01372.html">
    <title>Demystifying Continuations</title>
    <dc:date>2009-11-23T23:45:58+00:00</dc:date>
    <link>http://people.csail.mit.edu/gregs/ll1-discuss-archive-html/msg01372.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>continuations</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:952aa7b52442/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://lambda-the-ultimate.org/classic/message1532.html">
    <title>LtU Classic: Hidden complexities of tail-call/tail-recursion optimization</title>
    <dc:date>2009-11-23T23:45:26+00:00</dc:date>
    <link>http://lambda-the-ultimate.org/classic/message1532.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>lisp programming continuations</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:d863a3b64eb1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ibm.com/developerworks/library/l-pythrd.html">
    <title>Charming Python: Implementing &quot;weightless threads&quot; with Python generators</title>
    <dc:date>2008-11-25T09:48:26+00:00</dc:date>
    <link>http://www.ibm.com/developerworks/library/l-pythrd.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming concurrency functional continuations python threads coroutines generators</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:1c46aa6a04c8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:concurrency"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:functional"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:threads"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:coroutines"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:generators"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://harkal.sylphis3d.com/2005/08/10/multithreaded-game-scripting-with-stackless-python/">
    <title>Thoughts Serializer</title>
    <dc:date>2008-11-25T09:19:10+00:00</dc:date>
    <link>http://harkal.sylphis3d.com/2005/08/10/multithreaded-game-scripting-with-stackless-python/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming design concurrency continuations games python threads multithreading stackless development scripting</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:de5b346a0225/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:concurrency"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:threads"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:multithreading"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:stackless"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://colinm.org/blog/creating-robot-behaviors-with-python-generators">
    <title>Creating robot behaviors with Python generators | Colin McMillen</title>
    <dc:date>2008-11-22T16:57:44+00:00</dc:date>
    <link>http://colinm.org/blog/creating-robot-behaviors-with-python-generators</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming robotics ai algorithms python continuations generators robots tutorials</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:b87d5384dde3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:robotics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:ai"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:algorithms"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:generators"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:robots"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:tutorials"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://logic.cs.tsukuba.ac.jp/Continuation/abstract.html">
    <title>Continuation Fest 2008</title>
    <dc:date>2008-08-15T08:31:38+00:00</dc:date>
    <link>http://logic.cs.tsukuba.ac.jp/Continuation/abstract.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming compilers continuations</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:c46561c0c6e4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://eval.apply.googlepages.com/stackhack4.html">
    <title>A Technique for Implementing First-Class Continuations</title>
    <dc:date>2008-07-13T19:32:55+00:00</dc:date>
    <link>http://eval.apply.googlepages.com/stackhack4.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers continuations</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:9a601a6b3ac9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://okmij.org/ftp/Scheme/zipper-in-scheme.txt">
    <title>Oleg Kiselev: Zipper in Scheme</title>
    <dc:date>2007-12-24T00:44:44+00:00</dc:date>
    <link>http://okmij.org/ftp/Scheme/zipper-in-scheme.txt</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>scheme zipper continuations</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:d0ec18d84084/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:scheme"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:zipper"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.double.co.nz/scheme/modal-web-server.html">
    <title>Modal Web Server Example Part 1</title>
    <dc:date>2007-12-24T00:23:08+00:00</dc:date>
    <link>http://www.double.co.nz/scheme/modal-web-server.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>continuations scheme webserver</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:087936394806/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:scheme"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:webserver"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://home.pipeline.com/~hbaker1/CheneyMTA.html">
    <title>Cheney on the M.T.A.</title>
    <dc:date>2007-12-23T20:44:38+00:00</dc:date>
    <link>http://home.pipeline.com/~hbaker1/CheneyMTA.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers continuations scheme</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:f3fdcc2e7fb6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:scheme"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blogs.msdn.com/wesdyer/archive/2007/12/22/continuation-passing-style.aspx">
    <title>Yet Another Language Geek : Continuation-Passing Style</title>
    <dc:date>2007-12-23T19:15:55+00:00</dc:date>
    <link>http://blogs.msdn.com/wesdyer/archive/2007/12/22/continuation-passing-style.aspx</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>continuations dotnet</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:a5cc2ab2b6d7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:dotnet"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.moertel.com/articles/2005/09/13/scope-herding-with-delimited-continuations">
    <title>Scope herding with delimited continuations</title>
    <dc:date>2007-12-22T10:33:28+00:00</dc:date>
    <link>http://blog.moertel.com/articles/2005/09/13/scope-herding-with-delimited-continuations</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>combinators continuations haskell monads</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:6bd075b6c07e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:combinators"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:haskell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:monads"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://conway.rutgers.edu/~ccshan/wiki/blog/posts/MultipleQ/">
    <title>Form-ing web continuations, or asking several questions at once</title>
    <dc:date>2007-11-23T17:44:54+00:00</dc:date>
    <link>http://conway.rutgers.edu/~ccshan/wiki/blog/posts/MultipleQ/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>ocaml continuations web</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:75c84900a5ad/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:ocaml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:web"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mlton.org/pipermail/mlton-user/2006-July/000856.html">
    <title>[MLton-user] simple, portable, asynchronous programming in SML</title>
    <dc:date>2007-11-17T23:04:10+00:00</dc:date>
    <link>http://mlton.org/pipermail/mlton-user/2006-July/000856.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>continuations cps threading sml</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:ef8798d10d4a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:cps"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:threading"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:sml"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://r6.ca/blog/20071028T162529Z.html">
    <title>Continuation Passing Style for Monads</title>
    <dc:date>2007-10-31T00:19:40+00:00</dc:date>
    <link>http://r6.ca/blog/20071028T162529Z.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>haskell continuations cps monads</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:65617e05e755/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:haskell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:cps"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:monads"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.randomhacks.net/articles/2005/10/11/amb-operator">
    <title>McCarthy's Ambiguous Operator</title>
    <dc:date>2006-06-08T15:16:29+00:00</dc:date>
    <link>http://www.randomhacks.net/articles/2005/10/11/amb-operator</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>ruby continuations</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:b66f8f748e73/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:continuations"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>