<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gfx</author_name>
  <author_url>https://blog.hatena.ne.jp/gfx/</author_url>
  <blog_title>Islands in the byte stream (legacy)</blog_title>
  <blog_url>https://gfx.hatenadiary.org/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>Go をちょっと試すのに便利な wrapper 二題(by id:sfujiwara)に触発されて，REPLを行うラッパースクリプトを書いてみた。http://github.com/gfx/golang-interpreter/blob/master/g以下のように，mainなどを書くことなく実行できる。 $ ./g go&gt; fmt.Print(&quot;Hello, world&quot;) Hello, world go&gt; fmt.Print(math.Fabs(-42)) 42 go&gt; ^D $ 必要なライブラリは自動的にimportしてくれるはずだ。ただし，いまのところ関数は定義できず，行の継続もできな…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgfx.hatenadiary.org%2Fentry%2F20091119%2F1258628516&quot; title=&quot;A REPL command for golang - Islands in the byte stream (legacy)&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>2009-11-19 20:01:56</published>
  <title>A REPL command for golang</title>
  <type>rich</type>
  <url>https://gfx.hatenadiary.org/entry/20091119/1258628516</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
