<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page compilers 
             and everything recently tagged compilers -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>compilers on SWiK</title>
        <doap:name>compilers</doap:name>
        <doap:description>&lt;p&gt;Compilers compile code.&lt;/p&gt;
</doap:description>
        <description>Compilers compile code.
</description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/compilers</link>
        <doap:homepage>http://</doap:homepage>
        
        <pubDate>Wed, 06 Jul 2005 12:28:12 -0700</pubDate>
        <lastBuildDate>Tue, 27 Sep 2005 13:20:08 -0700</lastBuildDate>
            
        <item>
            <title>llvm-lua - Google Code</title>
            <link>http://swik.net/Lua/del.icio.us%2Ftag%2Flua/llvm-lua+-+Google+Code/cdah7</link>
            <description></description>
            
            <pubDate>Sun, 31 Aug 2008 08:58:42 -0700</pubDate>
        </item>
            
        <item>
            <title>llvm-lua - Google Code</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/llvm-lua+-+Google+Code/cc7qv</link>
            <description>via camelusminimus: &amp;quot;LLVM-Lua, is a JIT and static Lua compiler that uses Low Level Virtual Machine (LLVM) as the compiler backend.&amp;quot;</description>
            
            <pubDate>Sat, 30 Aug 2008 05:55:50 -0700</pubDate>
        </item>
            
        <item>
            <title>llvm-lua - Google Code</title>
            <link>http://swik.net/open-source/del.icio.us+tag%2Fopen-source/llvm-lua+-+Google+Code/cc7jm</link>
            <description>&amp;quot;LLVM-Lua, is a JIT and static Lua compiler that uses Low Level Virtual Machine (LLVM) as the compiler backend.&amp;quot;</description>
            
            <pubDate>Sat, 30 Aug 2008 03:55:31 -0700</pubDate>
        </item>
            
        <item>
            <title>Boostrapping a Forth in 40 lines of Lua code</title>
            <link>http://swik.net/Lua/del.icio.us%2Ftag%2Flua/Boostrapping+a+Forth+in+40+lines+of+Lua+code/cc5zi</link>
            <description>The Lua VM is really interesting, by the way.</description>
            
            <pubDate>Fri, 29 Aug 2008 13:56:27 -0700</pubDate>
        </item>
            
        <item>
            <title>Setting up Eclipse CDT on Windows, Linux/Unix, Mac OS X</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/Setting+up+Eclipse+CDT+on+Windows%2C+Linux%2FUnix%2C+Mac+OS+X/ccxv6</link>
            <description></description>
            
            <pubDate>Tue, 19 Aug 2008 16:01:36 -0700</pubDate>
        </item>
            
        <item>
            <title>Neil Mitchell&#039;s Haskell Blog: supero</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Neil+Mitchell%27s+Haskell+Blog%3A+supero/ccs37</link>
            <description></description>
            
            <pubDate>Mon, 18 Aug 2008 08:05:51 -0700</pubDate>
        </item>
            
        <item>
            <title>Paul Kelly: Compilers (introductory)</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Paul+Kelly%3A+Compilers+%28introductory%29/ccskc</link>
            <description></description>
            
            <pubDate>Mon, 18 Aug 2008 05:05:46 -0700</pubDate>
        </item>
            
        <item>
            <title>&quot;clang&quot; C Language Family Frontend for LLVM</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/%22clang%22+C+Language+Family+Frontend+for+LLVM/ccqjo</link>
            <description></description>
            
            <pubDate>Sun, 17 Aug 2008 11:05:45 -0700</pubDate>
        </item>
            
        <item>
            <title>Language.C - A C99 library for haskell</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Language.C+-+A+C99+library+for+haskell/cchd0</link>
            <description>...a complete, reasonably well tested parser and pretty printer for all of C99 and a large set of GNU extensions...</description>
            
            <pubDate>Thu, 14 Aug 2008 08:05:03 -0700</pubDate>
        </item>
            
        <item>
            <title>nhc98</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/nhc98/cceet</link>
            <description>&amp;quot;nhc98 is a small, easy to install, standards-compliant compiler for Haskell 98, the lazy functional programming language. It is very portable, and aims to produce small executables that run in small amounts of memory. It produces medium-fast code, and compilation is itself quite fast. It also comes with extensive tool support for automatic compilation, foreign language interfacing, heap and time profiling, tracing, and debugging. (Some of its advanced kinds of heap profiles are not found in any other Haskell compiler.)

nhc98 is available for all Unix-like platforms (including MacOS-X, Cygwin/Windows, Linux, Solaris, *BSD, AIX, HP-UX, Ultrix, IRIX, etc.) Although it is itself written in standard Haskell 98, it can be quickly and easily bootstrapped from C sources, so you do not need another Haskell compiler to get started.&amp;quot;</description>
            
            <pubDate>Wed, 13 Aug 2008 11:05:26 -0700</pubDate>
        </item>
            
        <item>
            <title>Introducing LuaJIT</title>
            <link>http://swik.net/Lua/del.icio.us%2Ftag%2Flua/Introducing+LuaJIT/ccd2s</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 09:04:51 -0700</pubDate>
        </item>
            
        <item>
            <title>szeiger.de &quot; Blog Archive &quot; Formal Language Processing in Scala, Part 1</title>
            <link>http://swik.net/scala/del.icio.us%2Ftag%2Fscala/szeiger.de+%22+Blog+Archive+%22+Formal+Language+Processing+in+Scala%2C+Part+1/cbzul</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 17:11:44 -0700</pubDate>
        </item>
            
        <item>
            <title>Chris Smith&#039;s Personal Web Site - Ideas - What to Know Before Debating ...</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Chris+Smith%27s+Personal+Web+Site+-+Ideas+-+What+to+Know+Before+Debating+.../cbvra</link>
            <description>Volgens mij wat jij ook al de hele tijd zegt, toch?</description>
            
            <pubDate>Thu, 07 Aug 2008 16:07:41 -0700</pubDate>
        </item>
            
        <item>
            <title>The Implementation of Functional Programming Languages</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/The+Implementation+of+Functional+Programming+Languages/cbb9y</link>
            <description></description>
            
            <pubDate>Wed, 23 Jul 2008 19:50:18 -0700</pubDate>
        </item>
            
        <item>
            <title>/fort/IConstr.hs - Thesz&#039;s project - Trac</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/%2Ffort%2FIConstr.hs+-+Thesz%27s+project+-+Trac/cawqv</link>
            <description>integer constraint solver</description>
            
            <pubDate>Sun, 20 Jul 2008 14:45:59 -0700</pubDate>
        </item>
            
        <item>
            <title>More Top-Down Parsing: JSON</title>
            <link>http://swik.net/json/del.icio.us%2Ftag%2Fjson/More+Top-Down+Parsing%3A+JSON/caqv7</link>
            <description></description>
            
            <pubDate>Fri, 18 Jul 2008 08:57:11 -0700</pubDate>
        </item>
            
        <item>
            <title>The Implementation of Functional Programming Languages</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/The+Implementation+of+Functional+Programming+Languages/cann0</link>
            <description></description>
            
            <pubDate>Thu, 17 Jul 2008 09:49:47 -0700</pubDate>
        </item>
            
        <item>
            <title>Harmonia Research Project</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/Harmonia+Research+Project/b99xc</link>
            <description></description>
            
            <pubDate>Mon, 14 Jul 2008 13:52:26 -0700</pubDate>
        </item>
            
        <item>
            <title>Harmonia Research Project</title>
            <link>http://swik.net/Emacs/del.icio.us+tag%2Femacs/Harmonia+Research+Project/b99s7</link>
            <description></description>
            
            <pubDate>Mon, 14 Jul 2008 13:48:40 -0700</pubDate>
        </item>
            
        <item>
            <title>A No Frills Introduction to the Lua 5.1 VM</title>
            <link>http://swik.net/Lua/del.icio.us%2Ftag%2Flua/A+No+Frills+Introduction+to+the+Lua+5.1+VM/b902d</link>
            <description></description>
            
            <pubDate>Fri, 11 Jul 2008 13:48:33 -0700</pubDate>
        </item>
            
        <item>
            <title>The Implementation of Lua 5.0</title>
            <link>http://swik.net/Lua/del.icio.us%2Ftag%2Flua/The+Implementation+of+Lua+5.0/b9slc</link>
            <description></description>
            
            <pubDate>Wed, 09 Jul 2008 19:47:50 -0700</pubDate>
        </item>
            
        <item>
            <title>Yale FLINT Group: Stack vs. Heap Cost</title>
            <link>http://swik.net/User:jerryk/del.icio.us+bookmarks/Yale+FLINT+Group%3A+Stack+vs.+Heap+Cost/b9rhh</link>
            <description></description>
            
            <pubDate>Wed, 09 Jul 2008 13:48:54 -0700</pubDate>
        </item>
            
        <item>
            <title>The Implementation of Functional Programming Languages</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/The+Implementation+of+Functional+Programming+Languages/b9rg4</link>
            <description></description>
            
            <pubDate>Wed, 09 Jul 2008 13:48:44 -0700</pubDate>
        </item>
            
        <item>
            <title>Partial Evaluation using Rewrite Rules</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/Partial+Evaluation+using+Rewrite+Rules/b830e</link>
            <description></description>
            
            <pubDate>Thu, 03 Jul 2008 02:47:52 -0700</pubDate>
        </item>
            
        <item>
            <title>User Script Compiler</title>
            <link>http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox/User+Script+Compiler/b8192</link>
            <description></description>
            
            <pubDate>Wed, 02 Jul 2008 15:48:29 -0700</pubDate>
        </item>
            
        <item>
            <title>The BitC Programming Language</title>
            <link>http://swik.net/Haskell/del.icio.us+tag%2Fhaskell/The+BitC+Programming+Language/b81hs</link>
            <description></description>
            
            <pubDate>Wed, 02 Jul 2008 12:48:53 -0700</pubDate>
        </item>
            
        <item>
            <title>DynASM</title>
            <link>http://swik.net/Lua/del.icio.us%2Ftag%2Flua/DynASM/b8wrw</link>
            <description>&amp;quot;DynASM has been developed primarily as a tool for LuaJIT, but might be useful for other projects, too.&amp;quot;</description>
            
            <pubDate>Tue, 01 Jul 2008 13:47:15 -0700</pubDate>
        </item>
            
        <item>
            <title>reddit.com: Ask Reddit: Which OSS codebases out there are so well designed that you would consider them &#039;must reads&#039;?</title>
            <link>http://swik.net/Lua/del.icio.us%2Ftag%2Flua/reddit.com%3A+Ask+Reddit%3A+Which+OSS+codebases+out+there+are+so+well+designed+that+you+would+consider+them+%27must+reads%27%3F/b8vhy</link>
            <description></description>
            
            <pubDate>Tue, 01 Jul 2008 08:50:11 -0700</pubDate>
        </item>
            
        <item>
            <title>[from yurinotigor] prog21: Want to Write a Compiler? Just Read These Two Papers.</title>
            <link>http://swik.net/User:jeyrb/del.icio.us%2Fnetwork%2Fjey/%5Bfrom+yurinotigor%5D+prog21%3A+Want+to+Write+a+Compiler%3F+Just+Read+These+Two+Papers./b8tzg</link>
            <description></description>
            
            <pubDate>Tue, 01 Jul 2008 03:50:17 -0700</pubDate>
        </item>
            
        <item>
            <title>Lua implementation PDF</title>
            <link>http://swik.net/Lua/del.icio.us%2Ftag%2Flua/Lua+implementation+PDF/b8ts5</link>
            <description></description>
            
            <pubDate>Tue, 01 Jul 2008 03:47:11 -0700</pubDate>
        </item>
                </channel>
</rss>
