<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zetamatta</author_name>
  <author_url>https://blog.hatena.ne.jp/zetamatta/</author_url>
  <blog_title>標準愚痴出力</blog_title>
  <blog_url>https://zetamatta.hatenablog.com/</blog_url>
  <categories>
    <anon>lisp</anon>
    <anon>nyagos</anon>
    <anon>gmnlisp</anon>
    <anon>Lua</anon>
  </categories>
  <description>前回、nyagos のコマンドラインに echo $(+ 1 2 (* 3 4)) といった形で、Lisp コードを埋め込めるようにしたわけだが、電卓用途に使う時 echo $ を打つのさえ面倒くさくなった。 コマンドラインが ( で始まっている場合は 全ての行を gmnlisp で評価するようにした 評価した値は画面に表示し、コマンドラインには別に埋め込まない (実行するだけ) という形ににしてみた。 gmnlisp_.lua if not nyagos then print(&quot;This is a script for nyagos not lua.exe&quot;) os.exit() end s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzetamatta.hatenablog.com%2Fentry%2F2024%2F01%2F07%2F110538&quot; title=&quot;Lisp を nyagos のコマンドラインから直接実行する Lua アドオン - 標準愚痴出力&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>2024-01-07 11:05:38</published>
  <title>Lisp を nyagos のコマンドラインから直接実行する Lua アドオン</title>
  <type>rich</type>
  <url>https://zetamatta.hatenablog.com/entry/2024/01/07/110538</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
