<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zrbabbler</author_name>
  <author_url>https://blog.hatena.ne.jp/zrbabbler/</author_url>
  <blog_title>マクロツイーター</blog_title>
  <blog_url>https://zrbabbler.hatenablog.com/</blog_url>
  <categories>
    <anon>TeX以外</anon>
  </categories>
  <description>Programming in Lua のデータ永続化に関する章の中に、「Lua のテーブルリテラルの形でデータファイルを記述する」話が出てくる。つまり、データファイルの記述形式を次のようと、簡単に読込が可能になるという話である。 [bib.dat]Entry{ author = &quot;Donald E. Knuth&quot;, title = &quot;Literate Programming&quot;, publisher = &quot;CSLI&quot;, year = 1992 } 実はこれはそのままLuaのプログラムになっていて（{ author = ... } が表すテーブルを引数にして関数 Entry() を呼び出している）…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzrbabbler.hatenablog.com%2Fentry%2F20110420%2F1303324938&quot; title=&quot;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>2011-04-20 03:42:18</published>
  <title>Lua のテーブルリテラルによるデータファイル形式</title>
  <type>rich</type>
  <url>https://zrbabbler.hatenablog.com/entry/20110420/1303324938</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
