<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anizozina</author_name>
  <author_url>https://blog.hatena.ne.jp/anizozina/</author_url>
  <blog_title>ねぎ嫌い</blog_title>
  <blog_url>https://anizozina.hateblo.jp/</blog_url>
  <categories>
    <anon>hacker news</anon>
  </categories>
  <description>原文：Nicole Orchard コンパイラについてのざっくりとした説明を行っている。 コンパイラは、ソースコードを機械が解釈できる形に翻訳する。 （ソースをソースに変換するものはトランスコンパイラとか呼ばれる。） 伝統的なコンパイラは、以下の3つにわけられる ソースコードを中間表現（IR）に変換するフロントエンド。 LLVMではclangなどのツールがある 中間表現を最適化するオプティマイザ。 LLVMではopt 中間表現から各ハードウェアが命令できる形にマシンコードを生成するバックエンド。 LLVMではllc フロントエンドの流れ C言語におけるフロントエンドのフェーズでは、中間表現に変…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanizozina.hateblo.jp%2Fentry%2F2017%2F08%2F15%2F105817&quot; title=&quot;2017-08-14 An Intro to Compilers - ねぎ嫌い&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-15 10:58:17</published>
  <title>2017-08-14 An Intro to Compilers</title>
  <type>rich</type>
  <url>https://anizozina.hateblo.jp/entry/2017/08/15/105817</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
