<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n9d</author_name>
  <author_url>https://blog.hatena.ne.jp/n9d/</author_url>
  <blog_title>計算機と戯れる日々</blog_title>
  <blog_url>https://n9d.hatenadiary.org/</blog_url>
  <categories>
    <anon>rungcc</anon>
  </categories>
  <description>最近LLを使っているせいで、irb,gosh,ghci,perlsh・・・そしてrlwrapにお世話になっている。 何が便利かって？関数の挙動忘れてたり、言語の構文忘れてたりしたときのトライ＆エラーが出来る点だ。 そこでGaucheのCGIラッパー作る際にお世話になったのがrungccというgccラッパー。 引数を実行 $ rungcc -e 'main(){puts(&quot;hello&quot;);}'mainを書くのをさぼる場合 $ rungcc -m 'puts(&quot;hello&quot;)'返値を整数として表示 $ rungcc -d '1+1' 2返値を浮動小数として表示 $ rungcc -f '1.0/3…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fn9d.hatenadiary.org%2Fentry%2F20070613%2F1181695113&quot; title=&quot;Ｃ言語のトライ＆エラーに最適なrungcc - 計算機と戯れる日々&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>2007-06-13 09:38:33</published>
  <title>Ｃ言語のトライ＆エラーに最適なrungcc</title>
  <type>rich</type>
  <url>https://n9d.hatenadiary.org/entry/20070613/1181695113</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
