<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wanpark</author_name>
  <author_url>https://blog.hatena.ne.jp/wanpark/</author_url>
  <blog_title>こども(てれび)</blog_title>
  <blog_url>https://wanpark.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>少し作った。 (define (factorial n) (if (= n 1) 1 (* n (factorial (- n 1))))) ; ok (factorial 10) ; 3628800おー。Accelerated C++ と Effective C++ という本を読んだんだけど書き方がわからないのでひげぽんのコードを参考に勉強しようとしたんだけど日記にコードは殆ど載ってなくてつかえねーと思いつつ書いた。そういう訳であんまり C++ の勉強にはなってないような。ポインタとか参照とかリソース管理とかがさっぱりわからない。メモリが駄々漏れ。以下ソースコード</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwanpark.hatenadiary.org%2Fentry%2F20061126%2F1164528464&quot; title=&quot;C++でSchemeインタプリタを作ろう - こども(てれび)&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>2006-11-26 17:07:44</published>
  <title>C++でSchemeインタプリタを作ろう</title>
  <type>rich</type>
  <url>https://wanpark.hatenadiary.org/entry/20061126/1164528464</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
