<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dev-actindi</author_name>
  <author_url>https://blog.hatena.ne.jp/dev-actindi/</author_url>
  <blog_title>アクトインディ開発者ブログ</blog_title>
  <blog_url>https://tech.actindi.net/</blog_url>
  <categories>
    <anon>akiyama</anon>
    <anon>勉強会</anon>
  </categories>
  <description>こんにちは、akiyamaです。 社内勉強会担当が回ってきました。 弊社で使用されている言語はrubyが主流なので、 今回はruby拡張ライブラリの書き方について発表しました。 ついでなのでcrystalで書きました。 サンプルとして竹内関数を拡張ライブラリ化しました。 (発表時点でcrsytalのバージョンは0.16.0です。 ここに書かれていることは、将来のバージョンでは使用できなくなる可能性があります) 以下、コードと解説です。 def tarai(x, y, z) if x &lt;= y y else tarai(tarai(x - 1, y, z), tarai(y - 1, z, x)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.actindi.net%2F2016%2F05%2F12%2Frubyext.html&quot; title=&quot;社内エンジニア勉強会 ruby拡張ライブラリ - アクトインディ開発者ブログ&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-05-12 00:00:00</published>
  <title>社内エンジニア勉強会 ruby拡張ライブラリ</title>
  <type>rich</type>
  <url>https://tech.actindi.net/2016/05/12/rubyext.html</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
