<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mizchi</author_name>
  <author_url>https://blog.hatena.ne.jp/mizchi/</author_url>
  <blog_title>mizchi's blog</blog_title>
  <blog_url>https://mizchi.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>最近、というか昨日からTypedCoffeeScriptの開発再開してAST 気分が盛り上がってるので、簡単なチュートリアルでも。 この記事でやること ASTの取得 ASTの生成 JavaScript の出力 やらないこと 構文解析 準備 適当にプロジェクト作ります。 $ mkdir tinyaltjs $ cd tinyaltjs $ npm init # 色々聞かれるけどEnter 連打で良い $ npm install escodegen esprima prettyjson --save esprima はJavaScript のコードをASTに変換。 escodegen は AST …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmizchi.hatenablog.com%2Fentry%2F2014%2F05%2F16%2F005922&quot; title=&quot;最小最速で作るaltjs - mizchi&amp;#39;s blog&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>2014-05-16 00:59:22</published>
  <title>最小最速で作るaltjs</title>
  <type>rich</type>
  <url>https://mizchi.hatenablog.com/entry/2014/05/16/005922</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
