<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Compiler on GanniPiece Blog</title>
    <link>https://blog.gannipiece.tw/en/tags/compiler/</link>
    <description>Recent content in Compiler on GanniPiece Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 05 Oct 2022 08:30:53 +0000</lastBuildDate>
    <atom:link href="https://blog.gannipiece.tw/en/tags/compiler/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>#: The Language of the Preprocessor</title>
      <link>https://blog.gannipiece.tw/en/posts/preprocessor-language/</link>
      <pubDate>Wed, 05 Oct 2022 08:30:53 +0000</pubDate>
      <guid>https://blog.gannipiece.tw/en/posts/preprocessor-language/</guid>
      <description>The preprocessor runs before the compilation phase. It can handle conditional compilation, file inclusion, macro definitions, and more. In this article, we introduce several types of preprocessor directives, such as Conditional inclusion and Replacing text macros.</description>
    </item>
  </channel>
</rss>
