<?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 (jazzgumpy)</title>
    <link>https://pinboard.in/u:jazzgumpy/public/</link>
    <description>recent bookmarks from jazzgumpy</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://chelseatroy.com/2021/11/05/compilers-5-code-generation/"/>
	<rdf:li rdf:resource="http://blog.klipse.tech/javascript/2017/02/08/tiny-compiler-tokenizer.html"/>
	<rdf:li rdf:resource="http://clang-analyzer.llvm.org/annotations.html"/>
	<rdf:li rdf:resource="http://www.learn-cocos2d.com/2011/10/complete-list-objectivec-20-compiler-directives/?"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://chelseatroy.com/2021/11/05/compilers-5-code-generation/">
    <title>Compilers 5: Code Generation</title>
    <dc:date>2021-11-07T09:29:09+00:00</dc:date>
    <link>https://chelseatroy.com/2021/11/05/compilers-5-code-generation/</link>
    <dc:creator>jazzgumpy</dc:creator><description><![CDATA[In May I took Dave Beazley’s week-long course on compilers. This is the fifth post in a series about that course. Here’s where you can see all the posts so far. In the last post, we talked abo…]]></description>
<dc:subject>catalog compiler review</dc:subject>
<dc:source>https://instapaper.com/</dc:source>
<dc:identifier>https://pinboard.in/u:jazzgumpy/b:640c12619d12/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:catalog"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:compiler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:review"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.klipse.tech/javascript/2017/02/08/tiny-compiler-tokenizer.html">
    <title>Write your own compiler - Station #1: the tokenizer</title>
    <dc:date>2017-02-24T11:18:23+00:00</dc:date>
    <link>http://blog.klipse.tech/javascript/2017/02/08/tiny-compiler-tokenizer.html</link>
    <dc:creator>jazzgumpy</dc:creator><dc:subject>compiler</dc:subject>
<dc:identifier>https://pinboard.in/u:jazzgumpy/b:84136cc7a39b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:compiler"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://clang-analyzer.llvm.org/annotations.html">
    <title>Source Annotations</title>
    <dc:date>2012-02-01T11:17:06+00:00</dc:date>
    <link>http://clang-analyzer.llvm.org/annotations.html</link>
    <dc:creator>jazzgumpy</dc:creator><dc:subject>clang static-analyzer objective-c compiler</dc:subject>
<dc:identifier>https://pinboard.in/u:jazzgumpy/b:74af00c94bb7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:clang"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:static-analyzer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:compiler"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.learn-cocos2d.com/2011/10/complete-list-objectivec-20-compiler-directives/?">
    <title>The Complete List of Objective-C 2.0 @ Compiler Directives | Learn &amp; Master Cocos2D Game Development</title>
    <dc:date>2011-10-20T05:31:13+00:00</dc:date>
    <link>http://www.learn-cocos2d.com/2011/10/complete-list-objectivec-20-compiler-directives/?</link>
    <dc:creator>jazzgumpy</dc:creator><dc:subject>objective-c compiler directives</dc:subject>
<dc:identifier>https://pinboard.in/u:jazzgumpy/b:ba75bc47dd89/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:compiler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jazzgumpy/t:directives"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>