卢阿,卢阿是什么? [英] Lua, what is Lua?

查看:156
本文介绍了卢阿,卢阿是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我今天读了一些有关Lua的东西,我想知道那是什么.

I read something about Lua today, and I was wondering what it was.

我进行了Google和Wikipedia搜索,直到他们开始谈论CAPI时,我才理解.我还是不明白.

I did a Google and Wikipedia search, I understood it until they began talking about C and API. I still don't understand it.

什么是Lua?有没有针对初学者的教程?

What is Lua and are there any tutorials for beginners?

推荐答案

Lua是C和C ++的脚本语言.它允许使用Lua的简单语法,并在C/C ++应用程序中执行这些脚本.因此,您不必每次更改都编译程序,只需提供新的脚本版本即可.

Lua is a scripting language for C and C++. It allows to use the simpler syntax of Lua and execute these scripts in your C/C++ application. Therefore you don't have to compile the program on each change, but simply deliver a new script version.

对于仅使用Google的教程,您将发现足以让您在接下来的几天中保持忙碌状态.

For tutorials just use google, you'll find enough to keep you busy the next days.

这篇关于卢阿,卢阿是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆