<?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="https://github.com/clojit/clojit-vm/tree/master/src"/>
	<rdf:li rdf:resource="https://github.com/DemiMarie/rusty_scheme"/>
	<rdf:li rdf:resource="https://github.com/murarth/ketos"/>
	<rdf:li rdf:resource="https://github.com/swgillespie/rust-lisp/tree/master/src"/>
	<rdf:li rdf:resource="https://bernsteinbear.com/blog/lisp/00_fundamentals/"/>
	<rdf:li rdf:resource="http://blog.jeffsmits.net/compsci/2017/08/06/a-stratego-interpreter-in-rust/"/>
	<rdf:li rdf:resource="http://blog.ulysse.io/2016/07/03/llvm-getting-started.html"/>
	<rdf:li rdf:resource="http://blog.psych0tik.net/2014/05/lets-write-a-compiler-in-rust-pt1/"/>
	<rdf:li rdf:resource="http://blog.reverberate.org/2013/09/ll-and-lr-in-context-why-parsing-tools.html"/>
	<rdf:li rdf:resource="https://gist.github.com/jFransham/369a86eff00e5f280ed25121454acec1"/>
	<rdf:li rdf:resource="https://ptival.github.io/2017/05/16/parser-generators-and-function-application/"/>
	<rdf:li rdf:resource="https://blog.felixangell.com/an-introduction-to-llvm-in-go/"/>
	<rdf:li rdf:resource="http://llvm.org/docs/tutorial/"/>
	<rdf:li rdf:resource="https://blog.gopheracademy.com/advent-2014/parsers-lexers/"/>
	<rdf:li rdf:resource="http://www.drdobbs.com/architecture-and-design/so-you-want-to-write-your-own-language/240165488"/>
	<rdf:li rdf:resource="http://adriansampson.net/blog/llvm.html"/>
	<rdf:li rdf:resource="http://ducklang.org/designing-a-programming-language-i"/>
	<rdf:li rdf:resource="http://queue.acm.org/detail.cfm?id=2068896"/>
	<rdf:li rdf:resource="http://www.stephendiehl.com/llvm/"/>
	<rdf:li rdf:resource="http://noeffclue.blogspot.ca/2014/05/compiler-part-1-introduction-to-writing.html"/>
	<rdf:li rdf:resource="http://blog.reverberate.org/2012/12/hello-jit-world-joy-of-simple-jits.html"/>
	<rdf:li rdf:resource="http://aosabook.org/en/llvm.html"/>
	<rdf:li rdf:resource="http://www.buildyourownlisp.com/contents"/>
	<rdf:li rdf:resource="http://blog.reverberate.org/2013/07/ll-and-lr-parsing-demystified.html"/>
	<rdf:li rdf:resource="http://matt.might.net/articles/cps-conversion/"/>
	<rdf:li rdf:resource="http://andrewkelley.me/post/jamulator.html#conclusion"/>
	<rdf:li rdf:resource="http://eli.thegreenplace.net/2012/11/24/life-of-an-instruction-in-llvm/"/>
	<rdf:li rdf:resource="http://research.microsoft.com/en-us/um/people/simonpj/papers/pj-lester-book/"/>
	<rdf:li rdf:resource="http://ambassadortothecomputers.blogspot.com.es/p/reading-camlp4.html"/>
	<rdf:li rdf:resource="https://github.com/FHolm/IronJS/"/>
	<rdf:li rdf:resource="http://www.cs.washington.edu/education/courses/csep501/08wi/lectures/index.html"/>
	<rdf:li rdf:resource="http://augustss.blogspot.com/2009/01/llvm-llvm-low-level-virtual-machine-is.html"/>
	<rdf:li rdf:resource="http://news.ycombinator.com/item?id=2373800"/>
	<rdf:li rdf:resource="http://www.hokstad.com/compiler"/>
	<rdf:li rdf:resource="http://gnuu.org/2009/09/18/writing-your-own-toy-compiler/"/>
	<rdf:li rdf:resource="http://www.cs.uoregon.edu/Activities/summerschool/summer10/curriculum.html"/>
	<rdf:li rdf:resource="http://www.scifac.ru.ac.za/compilers/conts.htm"/>
	<rdf:li rdf:resource="http://wiki.alcidesfonseca.com/blog/writing-compiler-using-python-lex-yacc-and-llvm/"/>
	<rdf:li rdf:resource="http://us.pycon.org/media/2010/talkdata/PyCon2010/139/93_Dalke_PyParsing_and_PLY.pdf"/>
	<rdf:li rdf:resource="http://www.dabeaz.com/ply/PLYTalk.pdf"/>
	<rdf:li rdf:resource="http://www.dalkescientific.com/writings/NBN/parsing_with_ply.html"/>
	<rdf:li rdf:resource="http://andrej.com/plzoo/"/>
	<rdf:li rdf:resource="http://ftp.funet.fi/pub/doc/IOCCC/1992/buzzard.2.design"/>
	<rdf:li rdf:resource="http://www.annexia.org/_file/jonesforth.s.txt"/>
	<rdf:li rdf:resource="http://peter.michaux.ca/articles/scheme-from-scratch-bootstrap-conclusion"/>
	<rdf:li rdf:resource="http://www.masonchang.com/blog/tag/nanojit"/>
	<rdf:li rdf:resource="http://www.bluishcoder.co.nz/2009/05/simple-nanojit-example.html"/>
	<rdf:li rdf:resource="http://www.sourcemod.net/devlog/?p=76"/>
	<rdf:li rdf:resource="http://matt.might.net/articles/compiling-to-java/"/>
	<rdf:li rdf:resource="http://angg.twu.net/miniforth-article.html"/>
	<rdf:li rdf:resource="http://prog21.dadgum.com/30.html"/>
	<rdf:li rdf:resource="http://www.qlikz.org/forth/grace/grace.html"/>
	<rdf:li rdf:resource="http://www.igvita.com/2008/12/11/ruby-ast-for-fun-and-profit/"/>
	<rdf:li rdf:resource="http://spivey.oriel.ox.ac.uk/mike/obc/"/>
	<rdf:li rdf:resource="http://home.iae.nl/users/mhx/crenshaw/tiny.html"/>
	<rdf:li rdf:resource="http://ocaml.janestcapital.com/?q=node/30"/>
	<rdf:li rdf:resource="http://compilers.iecc.com/crenshaw/tutor1.txt"/>
	<rdf:li rdf:resource="http://www.cs.ru.nl/~tews/olmar/"/>
	<rdf:li rdf:resource="http://blog.fallingsnow.net/2008/05/23/simple-vm-jit-with-llvm/"/>
	<rdf:li rdf:resource="http://www.mirandabanda.org/cogblog/"/>
	<rdf:li rdf:resource="http://www.canonical.org/~kragen/sw/urscheme/"/>
	<rdf:li rdf:resource="http://llvm.org/devmtg/2008-08/"/>
	<rdf:li rdf:resource="http://logic.cs.tsukuba.ac.jp/Continuation/abstract.html"/>
	<rdf:li rdf:resource="http://www.apl.jhu.edu/~hall/text/Papers/CLOS-Optimizations.text"/>
	<rdf:li rdf:resource="http://citeseer.ist.psu.edu/knobe98array.html"/>
	<rdf:li rdf:resource="http://groups.google.com/group/comp.lang.lisp/msg/96d32a463068044e"/>
	<rdf:li rdf:resource="http://www.forth.org/fd/curley1.html"/>
	<rdf:li rdf:resource="http://eval.apply.googlepages.com/stackhack4.html"/>
	<rdf:li rdf:resource="http://citeseer.ist.psu.edu/329118.html"/>
	<rdf:li rdf:resource="http://compilers.cs.ucla.edu/fernando/projects/puzzles/intro/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://github.com/clojit/clojit-vm/tree/master/src">
    <title>clojit-vm/src at master · clojit/clojit-vm</title>
    <dc:date>2017-08-15T17:51:17+00:00</dc:date>
    <link>https://github.com/clojit/clojit-vm/tree/master/src</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>rust compilers vm</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:418f36f3f60c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:rust"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:vm"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/DemiMarie/rusty_scheme">
    <title>DemiMarie/rusty_scheme: Very incomplete Scheme interpreter, written in Rust</title>
    <dc:date>2017-08-15T17:50:13+00:00</dc:date>
    <link>https://github.com/DemiMarie/rusty_scheme</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>rust compilers lisp</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:a9d4f12631ac/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:rust"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lisp"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/murarth/ketos">
    <title>murarth/ketos: Lisp dialect scripting and extension language for Rust programs</title>
    <dc:date>2017-08-15T17:29:44+00:00</dc:date>
    <link>https://github.com/murarth/ketos</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>rust lisp compilers scripting</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:3c97908e6bf5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:rust"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lisp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/swgillespie/rust-lisp/tree/master/src">
    <title>rust-lisp/src at master · swgillespie/rust-lisp</title>
    <dc:date>2017-08-15T17:29:05+00:00</dc:date>
    <link>https://github.com/swgillespie/rust-lisp/tree/master/src</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>rust compilers lisp</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:f7cdbc316965/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:rust"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lisp"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://bernsteinbear.com/blog/lisp/00_fundamentals/">
    <title>Writing a Lisp, Part 0: Fundamentals | Max Bernstein</title>
    <dc:date>2017-08-15T17:26:52+00:00</dc:date>
    <link>https://bernsteinbear.com/blog/lisp/00_fundamentals/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>ocaml compilers programming lisp</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:fd6b6aaa4370/</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:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lisp"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.jeffsmits.net/compsci/2017/08/06/a-stratego-interpreter-in-rust/">
    <title>A Stratego interpreter in Rust</title>
    <dc:date>2017-08-09T14:00:02+00:00</dc:date>
    <link>http://blog.jeffsmits.net/compsci/2017/08/06/a-stratego-interpreter-in-rust/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>rust programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:68453cf111c3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:rust"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.ulysse.io/2016/07/03/llvm-getting-started.html">
    <title>A Toy Front-End for LLVM, written in Rust: Getting started | Ulysse's Blog</title>
    <dc:date>2017-06-28T06:17:57+00:00</dc:date>
    <link>http://blog.ulysse.io/2016/07/03/llvm-getting-started.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>llvm rust programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:cca47c22a831/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:rust"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.psych0tik.net/2014/05/lets-write-a-compiler-in-rust-pt1/">
    <title>Let’s write a compiler in rust: pt1 | psych0tik</title>
    <dc:date>2017-06-28T06:13:49+00:00</dc:date>
    <link>http://blog.psych0tik.net/2014/05/lets-write-a-compiler-in-rust-pt1/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>rust compilers programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:12fe033d0fb8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:rust"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.reverberate.org/2013/09/ll-and-lr-in-context-why-parsing-tools.html">
    <title>LL and LR in Context: Why Parsing Tools Are Hard</title>
    <dc:date>2017-05-24T15:26:00+00:00</dc:date>
    <link>http://blog.reverberate.org/2013/09/ll-and-lr-in-context-why-parsing-tools.html</link>
    <dc:creator>wagerlabs</dc:creator><description><![CDATA[LL and LR Parsing Demystified]]></description>
<dc:subject>parsers parsing programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:e7ce70885e3f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://gist.github.com/jFransham/369a86eff00e5f280ed25121454acec1">
    <title>Rust Optimization.md</title>
    <dc:date>2017-05-19T05:00:02+00:00</dc:date>
    <link>https://gist.github.com/jFransham/369a86eff00e5f280ed25121454acec1</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers optimization performance programming rust</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:e09b5c88c2d6/</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:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:rust"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://ptival.github.io/2017/05/16/parser-generators-and-function-application/">
    <title>Parser generators and function application - Coq en Stock</title>
    <dc:date>2017-05-17T18:47:57+00:00</dc:date>
    <link>https://ptival.github.io/2017/05/16/parser-generators-and-function-application/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming compilers parsing</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:72bb40e5581a/</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:parsing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://blog.felixangell.com/an-introduction-to-llvm-in-go/">
    <title>An introduction to LLVM in Go</title>
    <dc:date>2016-03-14T08:55:53+00:00</dc:date>
    <link>https://blog.felixangell.com/an-introduction-to-llvm-in-go/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers golang llvm</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:301dc423b042/</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:golang"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://llvm.org/docs/tutorial/">
    <title>LLVM Tutorial: Table of Contents — LLVM 3.8 documentation</title>
    <dc:date>2015-12-28T17:46:56+00:00</dc:date>
    <link>http://llvm.org/docs/tutorial/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers llvm programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:244037591188/</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:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://blog.gopheracademy.com/advent-2014/parsers-lexers/">
    <title>Handwritten Parsers &amp; Lexers in Go</title>
    <dc:date>2015-12-14T18:57:47+00:00</dc:date>
    <link>https://blog.gopheracademy.com/advent-2014/parsers-lexers/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>golang compilers parsing</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:3b6570eb39dc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:golang"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.drdobbs.com/architecture-and-design/so-you-want-to-write-your-own-language/240165488">
    <title>So You Want To Write Your Own Language? | Dr Dobb's</title>
    <dc:date>2015-12-05T18:16:19+00:00</dc:date>
    <link>http://www.drdobbs.com/architecture-and-design/so-you-want-to-write-your-own-language/240165488</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>design programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:7b821d4715f5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://adriansampson.net/blog/llvm.html">
    <title>Adrian Sampson: LLVM for Grad Students</title>
    <dc:date>2015-08-03T21:45:05+00:00</dc:date>
    <link>http://adriansampson.net/blog/llvm.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>c compilers guide llvm programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:a891907dfde4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:guide"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ducklang.org/designing-a-programming-language-i">
    <title>Designing a Programming Language: I | Duck Programming Language Official Website</title>
    <dc:date>2015-07-17T10:57:23+00:00</dc:date>
    <link>http://ducklang.org/designing-a-programming-language-i</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:15f22267b5cc/</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:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://queue.acm.org/detail.cfm?id=2068896">
    <title>Creating Languages in Racket - ACM Queue</title>
    <dc:date>2015-03-28T11:05:33+00:00</dc:date>
    <link>http://queue.acm.org/detail.cfm?id=2068896</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers dsl programming languages</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:5cfebe996a9e/</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:dsl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:languages"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.stephendiehl.com/llvm/">
    <title>Implementing a JIT Compiler with Haskell and LLVM ( Stephen Diehl )</title>
    <dc:date>2015-03-06T22:17:28+00:00</dc:date>
    <link>http://www.stephendiehl.com/llvm/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>haskell llvm programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:80b0f9282305/</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:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://noeffclue.blogspot.ca/2014/05/compiler-part-1-introduction-to-writing.html">
    <title>No Effing Clue: Compiler Part 1: Introduction to Writing a Compiler in Pure Go</title>
    <dc:date>2014-07-31T18:16:26+00:00</dc:date>
    <link>http://noeffclue.blogspot.ca/2014/05/compiler-part-1-introduction-to-writing.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>golang programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:c5162c5591a4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:golang"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.reverberate.org/2012/12/hello-jit-world-joy-of-simple-jits.html">
    <title>Josh Haberman: Hello, JIT World: The Joy of Simple JITs</title>
    <dc:date>2014-07-23T23:16:35+00:00</dc:date>
    <link>http://blog.reverberate.org/2012/12/hello-jit-world-joy-of-simple-jits.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers jit programming assembler</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:8462042fe27c/</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:jit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://aosabook.org/en/llvm.html">
    <title>The Architecture of Open Source Applications: LLVM</title>
    <dc:date>2014-07-23T22:58:50+00:00</dc:date>
    <link>http://aosabook.org/en/llvm.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>architecture compilers llvm programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:b7f9e7da597d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:architecture"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.buildyourownlisp.com/contents">
    <title>Contents • Build Your Own Lisp</title>
    <dc:date>2014-04-06T09:14:29+00:00</dc:date>
    <link>http://www.buildyourownlisp.com/contents</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>c lisp programming compilers interpreters</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:9fdf2d1f0800/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:c"/>
	<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:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:interpreters"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.reverberate.org/2013/07/ll-and-lr-parsing-demystified.html">
    <title>Josh Haberman: LL and LR Parsing Demystified</title>
    <dc:date>2014-02-12T13:19:12+00:00</dc:date>
    <link>http://blog.reverberate.org/2013/07/ll-and-lr-parsing-demystified.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>algorithms parsing programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:9403fcfb1104/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:algorithms"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<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://andrewkelley.me/post/jamulator.html#conclusion">
    <title>Statically Recompiling NES Games into Native Executables with LLVM and Go - Andrew Kelley</title>
    <dc:date>2013-10-18T12:12:56+00:00</dc:date>
    <link>http://andrewkelley.me/post/jamulator.html#conclusion</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>llvm golang parsing compilers assembler</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:6188af46beec/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:golang"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://eli.thegreenplace.net/2012/11/24/life-of-an-instruction-in-llvm/">
    <title>Eli Bendersky's website » Life of an instruction in LLVM</title>
    <dc:date>2012-11-26T20:37:00+00:00</dc:date>
    <link>http://eli.thegreenplace.net/2012/11/24/life-of-an-instruction-in-llvm/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>assembler compilers internals llvm programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:bcfce4f01a1d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:internals"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://research.microsoft.com/en-us/um/people/simonpj/papers/pj-lester-book/">
    <title>Simon Peyton Jones: book</title>
    <dc:date>2012-05-16T14:19:39+00:00</dc:date>
    <link>http://research.microsoft.com/en-us/um/people/simonpj/papers/pj-lester-book/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>books compilers design functional programming haskell</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:59c34bacc9d4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:books"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:functional"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:haskell"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ambassadortothecomputers.blogspot.com.es/p/reading-camlp4.html">
    <title>Ambassador to the Computers: Reading Camlp4</title>
    <dc:date>2012-04-24T14:28:10+00:00</dc:date>
    <link>http://ambassadortothecomputers.blogspot.com.es/p/reading-camlp4.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>ocaml camlp4 programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:c42cc41077ad/</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:camlp4"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/FHolm/IronJS/">
    <title>fholm/IronJS · GitHub</title>
    <dc:date>2012-03-18T13:15:51+00:00</dc:date>
    <link>https://github.com/FHolm/IronJS/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>fsharp programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:7ec2924dba5e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:fsharp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.cs.washington.edu/education/courses/csep501/08wi/lectures/index.html">
    <title>Lecture Slides and Video Archives</title>
    <dc:date>2012-02-27T21:18:23+00:00</dc:date>
    <link>http://www.cs.washington.edu/education/courses/csep501/08wi/lectures/index.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers lectures programming videos learning tutorials</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:5851e04ccf36/</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:lectures"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:videos"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:learning"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:tutorials"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://augustss.blogspot.com/2009/01/llvm-llvm-low-level-virtual-machine-is.html">
    <title>Things that amuse me</title>
    <dc:date>2011-11-09T18:45:13+00:00</dc:date>
    <link>http://augustss.blogspot.com/2009/01/llvm-llvm-low-level-virtual-machine-is.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers haskell llvm programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:fdf8bc880edc/</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:haskell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://news.ycombinator.com/item?id=2373800">
    <title>Hacker News | The points about LLVM being designed for &quot;static C-like languages&quot; isn't totally...</title>
    <dc:date>2011-09-04T23:35:38+00:00</dc:date>
    <link>http://news.ycombinator.com/item?id=2373800</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>lisp llvm programming compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:df447934a513/</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:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.hokstad.com/compiler">
    <title>compiler - Vidar Hokstad V2.0</title>
    <dc:date>2011-07-26T11:58:58+00:00</dc:date>
    <link>http://www.hokstad.com/compiler</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers programming ruby tutorials</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:066a3fc020b0/</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:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:tutorials"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://gnuu.org/2009/09/18/writing-your-own-toy-compiler/">
    <title>Writing Your Own Toy Compiler Using Flex, Bison and LLVM (gnuu.org)</title>
    <dc:date>2011-07-26T11:56:19+00:00</dc:date>
    <link>http://gnuu.org/2009/09/18/writing-your-own-toy-compiler/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>llvm programming compilers tutorials</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:459acaa43c40/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
	<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:tutorials"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.cs.uoregon.edu/Activities/summerschool/summer10/curriculum.html">
    <title>Oregon Programming Languages Summer School</title>
    <dc:date>2011-01-05T20:31:44+00:00</dc:date>
    <link>http://www.cs.uoregon.edu/Activities/summerschool/summer10/curriculum.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>coq programming lectures compilers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:9cfcf41e5a05/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:coq"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lectures"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.scifac.ru.ac.za/compilers/conts.htm">
    <title>Compilers and compiler generators, an introduction with C++</title>
    <dc:date>2011-01-01T20:48:12+00:00</dc:date>
    <link>http://www.scifac.ru.ac.za/compilers/conts.htm</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:b242c1769d0c/</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:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://wiki.alcidesfonseca.com/blog/writing-compiler-using-python-lex-yacc-and-llvm/">
    <title>Writing a compiler using Python, Lex, Yacc and LLVM by Alcides Fonseca</title>
    <dc:date>2010-09-20T12:29:53+00:00</dc:date>
    <link>http://wiki.alcidesfonseca.com/blog/writing-compiler-using-python-lex-yacc-and-llvm/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers programming parsing python llvm</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:150c93af9f44/</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:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://us.pycon.org/media/2010/talkdata/PyCon2010/139/93_Dalke_PyParsing_and_PLY.pdf">
    <title>http://us.pycon.org/media/2010/talkdata/PyCon2010/139/93_Dalke_PyParsing_and_PLY.pdf</title>
    <dc:date>2010-09-20T12:29:18+00:00</dc:date>
    <link>http://us.pycon.org/media/2010/talkdata/PyCon2010/139/93_Dalke_PyParsing_and_PLY.pdf</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers programming python</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:d9bab3282caa/</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:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.dabeaz.com/ply/PLYTalk.pdf">
    <title>http://www.dabeaz.com/ply/PLYTalk.pdf</title>
    <dc:date>2010-09-20T12:28:59+00:00</dc:date>
    <link>http://www.dabeaz.com/ply/PLYTalk.pdf</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>parsing python compilers programming</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:182e5f48fbe2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.dalkescientific.com/writings/NBN/parsing_with_ply.html">
    <title>Parsing with PLY</title>
    <dc:date>2010-09-20T12:28:32+00:00</dc:date>
    <link>http://www.dalkescientific.com/writings/NBN/parsing_with_ply.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers parsing programming python</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:c3739521473c/</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:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://andrej.com/plzoo/">
    <title>The Programming Language Zoo</title>
    <dc:date>2010-05-31T20:41:21+00:00</dc:date>
    <link>http://andrej.com/plzoo/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>ocaml compilers programming parsing</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:579df247160f/</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:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ftp.funet.fi/pub/doc/IOCCC/1992/buzzard.2.design">
    <title>First &amp; Third. Almost Forth.</title>
    <dc:date>2010-02-09T09:08:49+00:00</dc:date>
    <link>http://ftp.funet.fi/pub/doc/IOCCC/1992/buzzard.2.design</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>forth programming compilers</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:299c945759ef/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:forth"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.annexia.org/_file/jonesforth.s.txt">
    <title>http://www.annexia.org/_file/jonesforth.s.txt</title>
    <dc:date>2010-02-09T09:08:00+00:00</dc:date>
    <link>http://www.annexia.org/_file/jonesforth.s.txt</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>forth programming compilers tutorials</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:ea96421b7456/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:forth"/>
	<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:tutorials"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://peter.michaux.ca/articles/scheme-from-scratch-bootstrap-conclusion">
    <title>Scheme from Scratch - Bootstrap - Conclusion</title>
    <dc:date>2010-01-28T08:56:16+00:00</dc:date>
    <link>http://peter.michaux.ca/articles/scheme-from-scratch-bootstrap-conclusion</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>scheme compilers</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:55a6b0241316/</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:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.masonchang.com/blog/tag/nanojit">
    <title>Hacking With Caffeine - Blog (NanoJit)</title>
    <dc:date>2010-01-01T20:36:06+00:00</dc:date>
    <link>http://www.masonchang.com/blog/tag/nanojit</link>
    <dc:creator>wagerlabs</dc:creator><description><![CDATA[Adding More Cowbell to Tamarin
]]></description>
<dc:subject>compilers vm nanojit jit</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:393eb8c6e1ba/</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:vm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:nanojit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:jit"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.bluishcoder.co.nz/2009/05/simple-nanojit-example.html">
    <title>Bluish Coder: Simple Nanojit Example</title>
    <dc:date>2010-01-01T20:30:22+00:00</dc:date>
    <link>http://www.bluishcoder.co.nz/2009/05/simple-nanojit-example.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>jit compilers vm nanojit</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:981898f3aaf4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:jit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:vm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:nanojit"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sourcemod.net/devlog/?p=76">
    <title>Writnig a JIT, Part 1 – VM Introduction « SourceMod DevLog</title>
    <dc:date>2010-01-01T20:30:08+00:00</dc:date>
    <link>http://www.sourcemod.net/devlog/?p=76</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>jit programming vm compilers</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:ac4882c649c5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:jit"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:vm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://matt.might.net/articles/compiling-to-java/">
    <title>Compiling to Java as a target language</title>
    <dc:date>2009-12-17T22:29:39+00:00</dc:date>
    <link>http://matt.might.net/articles/compiling-to-java/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers programming lisp</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:063202c90969/</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:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lisp"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://angg.twu.net/miniforth-article.html">
    <title>Boostrapping a Forth in 40 lines of Lua code</title>
    <dc:date>2009-11-23T23:41:24+00:00</dc:date>
    <link>http://angg.twu.net/miniforth-article.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>forth lua programming compilers</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:5589177abd27/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:forth"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:lua"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://prog21.dadgum.com/30.html">
    <title>prog21: Want to Write a Compiler? Just Read These Two Papers.</title>
    <dc:date>2009-08-30T16:58:56+00:00</dc:date>
    <link>http://prog21.dadgum.com/30.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming compilers papers</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:87c9c00b3305/</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:papers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.qlikz.org/forth/grace/grace.html">
    <title>Grace - Parser Generator (Daughter of Gray)</title>
    <dc:date>2009-01-17T22:23:47+00:00</dc:date>
    <link>http://www.qlikz.org/forth/grace/grace.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers parsing forth</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:319f30e1bcb3/</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:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:forth"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.igvita.com/2008/12/11/ruby-ast-for-fun-and-profit/">
    <title>Ruby AST for Fun and Profit - igvita.com</title>
    <dc:date>2009-01-01T08:17:39+00:00</dc:date>
    <link>http://www.igvita.com/2008/12/11/ruby-ast-for-fun-and-profit/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming ruby compilers code ast parsetree parsers</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:9b6051e4f948/</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:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:ast"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsetree"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://spivey.oriel.ox.ac.uk/mike/obc/">
    <title>Oxford Oberon-2 Compiler</title>
    <dc:date>2008-12-31T12:34:31+00:00</dc:date>
    <link>http://spivey.oriel.ox.ac.uk/mike/obc/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming ocaml compilers</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:a43eedefe56e/</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:ocaml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://home.iae.nl/users/mhx/crenshaw/tiny.html">
    <title>Let's Build a Compiler: Tiny Kiss in iForth</title>
    <dc:date>2008-12-13T19:52:14+00:00</dc:date>
    <link>http://home.iae.nl/users/mhx/crenshaw/tiny.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming tutorials compilers forth parsing development</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:a5dede4d2fd4/</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:tutorials"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:forth"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ocaml.janestcapital.com/?q=node/30">
    <title>The dangers of being too partial | ocaml.janestreet.com</title>
    <dc:date>2008-10-01T21:14:59+00:00</dc:date>
    <link>http://ocaml.janestcapital.com/?q=node/30</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers optimization ocaml</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:2d34d70e7997/</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:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:ocaml"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://compilers.iecc.com/crenshaw/tutor1.txt">
    <title>Part 1: INTRODUCTION</title>
    <dc:date>2008-10-01T14:41:23+00:00</dc:date>
    <link>http://compilers.iecc.com/crenshaw/tutor1.txt</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming toread compilers</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:b39dc10be58a/</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:toread"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.cs.ru.nl/~tews/olmar/">
    <title>Olmar : Process C++ Programs in Ocaml</title>
    <dc:date>2008-09-11T11:01:33+00:00</dc:date>
    <link>http://www.cs.ru.nl/~tews/olmar/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming ocaml parsing compilers c++</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:72e4d3ae384a/</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:ocaml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:c++"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.fallingsnow.net/2008/05/23/simple-vm-jit-with-llvm/">
    <title>Simple VM JIT with LLVM « evan.musing &lt;&lt; current</title>
    <dc:date>2008-09-11T08:43:27+00:00</dc:date>
    <link>http://blog.fallingsnow.net/2008/05/23/simple-vm-jit-with-llvm/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming compilers tutorials llvm vm optimization</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:83d6e8aa72ed/</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:tutorials"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:llvm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:vm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:optimization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.mirandabanda.org/cogblog/">
    <title>Cog Blog</title>
    <dc:date>2008-09-10T20:01:14+00:00</dc:date>
    <link>http://www.mirandabanda.org/cogblog/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers vm toread smalltalk squeak cog</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:ececf9a1c140/</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:vm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:toread"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:smalltalk"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:squeak"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:cog"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.canonical.org/~kragen/sw/urscheme/">
    <title>Ur-Scheme: A GPL self-hosting compiler from a subset of R5RS Scheme to fast Linux x86 asm</title>
    <dc:date>2008-08-27T17:26:14+00:00</dc:date>
    <link>http://www.canonical.org/~kragen/sw/urscheme/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming compilers scheme assembler hacking x86</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:8e9230c72318/</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:scheme"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:assembler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:hacking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:x86"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://llvm.org/devmtg/2008-08/">
    <title>The LLVM Compiler Infrastructure Project</title>
    <dc:date>2008-08-15T21:31:06+00:00</dc:date>
    <link>http://llvm.org/devmtg/2008-08/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>programming compilers llvm</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:8882d158234e/</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:llvm"/>
</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://www.apl.jhu.edu/~hall/text/Papers/CLOS-Optimizations.text">
    <title>optimizations in the symbolics clos implementation</title>
    <dc:date>2008-08-14T18:05:11+00:00</dc:date>
    <link>http://www.apl.jhu.edu/~hall/text/Papers/CLOS-Optimizations.text</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>lisp clos compilers optimization symbolics</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:c9f6c1c993af/</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:clos"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:symbolics"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://citeseer.ist.psu.edu/knobe98array.html">
    <title>Array SSA form and its use in Parallelization - Knobe, Sarkar (ResearchIndex)</title>
    <dc:date>2008-08-02T07:35:43+00:00</dc:date>
    <link>http://citeseer.ist.psu.edu/knobe98array.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers arrays ssa</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:ce697e0272f8/</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:arrays"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:ssa"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://groups.google.com/group/comp.lang.lisp/msg/96d32a463068044e">
    <title>LISP to C vs machine level (was: LISP for Windows) - comp.lang.lisp | Google Groups</title>
    <dc:date>2008-07-31T09:57:31+00:00</dc:date>
    <link>http://groups.google.com/group/comp.lang.lisp/msg/96d32a463068044e</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>lisp compilers optimization</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:abbea19e37ac/</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:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:optimization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.forth.org/fd/curley1.html">
    <title>Optimizing FastForth: Optimizing in a BSR/JSR Threaded Forth</title>
    <dc:date>2008-07-30T14:41:11+00:00</dc:date>
    <link>http://www.forth.org/fd/curley1.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>forth compilers optimization</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:5482ce1f87c8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:forth"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:optimization"/>
</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://citeseer.ist.psu.edu/329118.html">
    <title>Value Numbering - BRIGGS, COOPER, SIMPSON (ResearchIndex)</title>
    <dc:date>2008-07-13T12:02:22+00:00</dc:date>
    <link>http://citeseer.ist.psu.edu/329118.html</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>compilers optimization</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:d8ffab19335c/</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:optimization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://compilers.cs.ucla.edu/fernando/projects/puzzles/intro/">
    <title>Register Allocation by Puzzle Solving</title>
    <dc:date>2008-07-10T09:35:48+00:00</dc:date>
    <link>http://compilers.cs.ucla.edu/fernando/projects/puzzles/intro/</link>
    <dc:creator>wagerlabs</dc:creator><dc:subject>allocation vm compilers</dc:subject>
<dc:identifier>https://pinboard.in/u:wagerlabs/b:cbdf52ef4287/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:allocation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:vm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wagerlabs/t:compilers"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>