<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://ac-wiki.cn/index.php?action=history&amp;feed=atom&amp;title=Lua</id>
	<title>Lua - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://ac-wiki.cn/index.php?action=history&amp;feed=atom&amp;title=Lua"/>
	<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Lua&amp;action=history"/>
	<updated>2026-08-24T07:22:26Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=Lua&amp;diff=2600&amp;oldid=prev</id>
		<title>2026年6月13日 (六) 18:40 天明</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Lua&amp;diff=2600&amp;oldid=prev"/>
		<updated>2026-06-13T18:40:51Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2026年6月14日 (日) 02:40的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;第1行：&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第1行：&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;https://www.lua.org/&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;https://www.lua.org/&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Lua是一种轻量级、可嵌入的脚本语言，1993年诞生于[[巴西]]&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[里约热内卢]]天主教大学。最初用于数据描述和配置，后扩展为通用的扩展语言。主要用途包括游戏开发（如《魔兽世界》&lt;/del&gt;[[Angry Birds|《Angry Birds》]]）、嵌入式系统、网络服务、应用程序扩展等。核心特点：简洁语法、高效执行、自动内存管理、通过C API与宿主程序无缝集成、支持协程。发展历程：Lua 1.0于1993年发布；1997年Lua 3.1引入函数对象；2003年Lua 5.0加入协同程序和元表机制；2020年发布Lua 5.4，新增常量、可变参数等特性。&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Lua是一种轻量级、可嵌入的脚本语言，1993年诞生于[[巴西]]&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;里约热内卢天主教大学。最初用于数据描述和配置，后扩展为通用的扩展语言。主要用途包括游戏开发（如《魔兽世界》&lt;/ins&gt;[[Angry Birds|《Angry Birds》]]）、嵌入式系统、网络服务、应用程序扩展等。核心特点：简洁语法、高效执行、自动内存管理、通过C API与宿主程序无缝集成、支持协程。发展历程：Lua 1.0于1993年发布；1997年Lua 3.1引入函数对象；2003年Lua 5.0加入协同程序和元表机制；2020年发布Lua 5.4，新增常量、可变参数等特性。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key acwiki_mysql:diff:1.41:old-2599:rev-2600:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>天明</name></author>
	</entry>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=Lua&amp;diff=2599&amp;oldid=prev</id>
		<title>2026年6月13日 (六) 18:40 天明</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Lua&amp;diff=2599&amp;oldid=prev"/>
		<updated>2026-06-13T18:40:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2026年6月14日 (日) 02:40的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;第1行：&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第1行：&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Lua是一种轻量级、可嵌入的脚本语言，1993年诞生于巴西里约热内卢天主教大学。最初用于数据描述和配置，后扩展为通用的扩展语言。主要用途包括游戏开发（如《魔兽世界》《Angry Birds》）、嵌入式系统、网络服务、应用程序扩展等。核心特点：简洁语法、高效执行、自动内存管理、通过C &lt;/del&gt;API与宿主程序无缝集成、支持协程。发展历程：Lua 1.0于1993年发布；1997年Lua 3.1引入函数对象；2003年Lua 5.0加入协同程序和元表机制；2020年发布Lua 5.4，新增常量、可变参数等特性。&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;https://www.lua.org/&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Lua是一种轻量级、可嵌入的脚本语言，1993年诞生于[[巴西]][[里约热内卢]]天主教大学。最初用于数据描述和配置，后扩展为通用的扩展语言。主要用途包括游戏开发（如《魔兽世界》[[Angry Birds|《Angry Birds》]]）、嵌入式系统、网络服务、应用程序扩展等。核心特点：简洁语法、高效执行、自动内存管理、通过C &lt;/ins&gt;API与宿主程序无缝集成、支持协程。发展历程：Lua 1.0于1993年发布；1997年Lua 3.1引入函数对象；2003年Lua 5.0加入协同程序和元表机制；2020年发布Lua 5.4，新增常量、可变参数等特性。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key acwiki_mysql:diff:1.41:old-1686:rev-2599:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>天明</name></author>
	</entry>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=Lua&amp;diff=1686&amp;oldid=prev</id>
		<title>天明：​创建页面，内容为“Lua是一种轻量级、可嵌入的脚本语言，1993年诞生于巴西里约热内卢天主教大学。最初用于数据描述和配置，后扩展为通用的扩展语言。主要用途包括游戏开发（如《魔兽世界》《Angry Birds》）、嵌入式系统、网络服务、应用程序扩展等。核心特点：简洁语法、高效执行、自动内存管理、通过C API与宿主程序无缝集成、支持协程。发展历程：Lua 1.0于1993…”</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Lua&amp;diff=1686&amp;oldid=prev"/>
		<updated>2026-05-29T12:48:59Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“Lua是一种轻量级、可嵌入的脚本语言，1993年诞生于巴西里约热内卢天主教大学。最初用于数据描述和配置，后扩展为通用的扩展语言。主要用途包括游戏开发（如《魔兽世界》《Angry Birds》）、嵌入式系统、网络服务、应用程序扩展等。核心特点：简洁语法、高效执行、自动内存管理、通过C API与宿主程序无缝集成、支持协程。发展历程：Lua 1.0于1993…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Lua是一种轻量级、可嵌入的脚本语言，1993年诞生于巴西里约热内卢天主教大学。最初用于数据描述和配置，后扩展为通用的扩展语言。主要用途包括游戏开发（如《魔兽世界》《Angry Birds》）、嵌入式系统、网络服务、应用程序扩展等。核心特点：简洁语法、高效执行、自动内存管理、通过C API与宿主程序无缝集成、支持协程。发展历程：Lua 1.0于1993年发布；1997年Lua 3.1引入函数对象；2003年Lua 5.0加入协同程序和元表机制；2020年发布Lua 5.4，新增常量、可变参数等特性。&lt;/div&gt;</summary>
		<author><name>天明</name></author>
	</entry>
</feed>