<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daiiz</author_name>
  <author_url>https://blog.hatena.ne.jp/daiiz/</author_url>
  <blog_title>#daiizメモ</blog_title>
  <blog_url>https://daiiz.hatenablog.com/</blog_url>
  <categories>
    <anon>メモ</anon>
  </categories>
  <description>JavaScriptに似たようなスタンスの言語にCoffeeScriptというものがある．D3.jsを使ったプログラムを書くときにサンプルコードとして使用されていたりする． npmのcoffeeを使うと.coffeeなファイルを.jsにコンパイルすることができる．coffeeコマンドはnpmからインストールする． $ npm install -g coffee JSにコンパイルするときは $ coffee -c app.coffee を実行するだけで良い．これを実行すると，同じ階層にapp.jsが生成される． 例えばapp.coffee内でCoffeeScriptで myFunction = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaiiz.hatenablog.com%2Fentry%2F2016%2F04%2F14%2F011822&quot; title=&quot;CoffeeScriptメモ - #daiizメモ&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>2016-04-14 01:18:22</published>
  <title>CoffeeScriptメモ</title>
  <type>rich</type>
  <url>https://daiiz.hatenablog.com/entry/2016/04/14/011822</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
