<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to dthas dcc</title><link>https://sourceforge.net/p/dthasdcc/wiki/dthas%2520dcc/</link><description>Recent changes to dthas dcc</description><atom:link href="https://sourceforge.net/p/dthasdcc/wiki/dthas%20dcc/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 12 Oct 2013 19:24:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dthasdcc/wiki/dthas%20dcc/feed" rel="self" type="application/rss+xml"/><item><title>dthas dcc modified by Ste L</title><link>https://sourceforge.net/p/dthasdcc/wiki/dthas%2520dcc/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;DCC , abiding by C grammar and using for reference of tiger compiler, is designed as&lt;br /&gt;
a tiny compiler . The input of DCC is the C language and the output is i386 assembly&lt;br /&gt;
code abiding by nasm grammar(So far, DCC only supports Intel X86 platform).&lt;/p&gt;
&lt;p&gt;Comment:&lt;/p&gt;
&lt;p&gt;Tiger is a compiler described in the advanced book ( Appel 2005 ) that is popular in the world. Due to&lt;br /&gt;
the limitation of tiger that can only provide a finite number of features , DCC is designed to offer more&lt;br /&gt;
features by calling the functions from the library that packages the APIs of the OS. Moreover, C&lt;br /&gt;
grammar is so concise that I choosed it as the grammar of DCC. Besides, DCC is also designed to run&lt;br /&gt;
on DTHAS .&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ste L</dc:creator><pubDate>Sat, 12 Oct 2013 19:24:54 -0000</pubDate><guid>https://sourceforge.netb26f02c9368a2a7a54ec252dc53eade55028c4ff</guid></item></channel></rss>