<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shioyama18</author_name>
  <author_url>https://blog.hatena.ne.jp/shioyama18/</author_url>
  <blog_title>/dev/null</blog_title>
  <blog_url>https://devnull.hatenablog.jp/</blog_url>
  <categories>
    <anon>Common Lisp</anon>
    <anon>REPL</anon>
    <anon>read</anon>
    <anon>eval</anon>
    <anon>print</anon>
    <anon>loop</anon>
  </categories>
  <description>REPL (Read-Eval-Print-Loop)は文字通り read、eval、print、loop関数を使用して実装sすることがします。 まずは最もシンプルな形式から。 read関数で読み取った入力をeval関数で実行し、print関数で出力しています。 現在のREPLでは、どこからREPLが開始されているのかが分かりづらいので、プロンプトを出力するようにします。 時間ができたらエラーハンドリングなども実装する予定。 参考 CLiki: REPL</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevnull.hatenablog.jp%2Fentry%2F2018%2F04%2F14%2F093528&quot; title=&quot;極限までシンプルなREPL - /dev/null&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>2018-04-14 09:35:28</published>
  <title>極限までシンプルなREPL</title>
  <type>rich</type>
  <url>https://devnull.hatenablog.jp/entry/2018/04/14/093528</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
