.LUA 文件扩展名

Lua Source Code

开发者 PUC-Rio
受欢迎程度
4.0  |  382 
 
🔍使用File Helper直接在您的网络浏览器中打开 .LUA 文件在线查看

什么是 LUA 文件?

A LUA file contains source code written in Lua, a light-weight programming language designed for extending or adding functionality to software applications. The Lua scripting language syntax is simple but supports a large number of data types and operators.

更多信息

在 Microsoft Visual Studio Code 1 中打开的 .lua 文件截图
在 Microsoft Visual Studio Code 1 中打开的 LUA 文件

The LUA scripting language can be parsed and run by a Lua interpreter. Developers may also compile LUA files into executable binary programs using an ANSI C compiler or embed Lua scripts into existing programs, which are then compiled.

Lua is used for various purposes, including scripting in applications or on the web, programming games, and adding extensions to databases. Some examples of real-world use of Lua include the customization of World of Warcraft and Dawn of War video games and the programming of the Adobe Lightroom app user interface. The scripting language was also used for game levels in the Angry Birds Mac program, which is now discontinued.

注: "Lua" comes from the Portuguese word for moon.

如何打开 LUA 文件

Software developers typically open and modify LUA files with source code editors, such as Microsoft Visual Studio Code and MacroMates TextMate.

Plain text editors, which include Microsoft Notepad and Apple TextEdit, may also be used to open and modify LUA files. However, source code editors are more helpful for viewing and editing LUA files since they come with advanced capabilities unavailable with plain text editors.

可打开 LUA 文件的程序

分类: 开发者
更新时间: 2019-10-23

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Lua Source Code 文件格式和 Mac, Windows, Linux, and Android 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们