<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qxtn</author_name>
  <author_url>https://blog.hatena.ne.jp/qxtn/</author_url>
  <blog_title>postbl.space</blog_title>
  <blog_url>https://qxtn.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>Lua完全ガイド Luaは、軽量で高速な組み込み用スクリプト言語です。ゲーム開発や組み込みシステムで広く使用されます。 基本構文 変数とデータ型 -- コメント --[[ 複数行コメント --]] -- 変数宣言（グローバル） number = 42 float = 3.14 string = &quot;文字列&quot; boolean = true null = nil -- ローカル変数 local x = 10 local y, z = 20, 30 -- 複数代入 a, b = 1, 2 a, b = b, a -- スワップ -- 型確認 type(number) -- &quot;number&quot; type(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqxtn.hateblo.jp%2Fentry%2F2025%2F11%2F03%2F032751&quot; title=&quot;Lua完全ガイド  Luaは、軽量で高速な組み込み用スクリプト言語です。ゲーム開発や組み込みシステムで広く使用されます。 - postbl.space&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>2025-11-03 03:27:51</published>
  <title>Lua完全ガイド  Luaは、軽量で高速な組み込み用スクリプト言語です。ゲーム開発や組み込みシステムで広く使用されます。</title>
  <type>rich</type>
  <url>https://qxtn.hateblo.jp/entry/2025/11/03/032751</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
