Source: http://www.cppblog.com/Leaf/archive/2009/05/16/83145.html
It is said that the author of this article is ogdev's hack master.
Use examples to learn about Lua (1) ---- Hello World
1. PrefaceThe scripting language is indispensable in
Note: The original text was also issued in the company's internal forum
The stack that LUA interacts with C is an important concept. The article first explains why you should introduce the LUA stack, then summarizes the APIs that are commonly used
IntroductionCity Wizard Go (http://csjl.teamtop3.com/) is a cocos2d-x-based lbs social game, through the exploration of real maps, discovering and capturing hidden wild Elves, using the game's rich gameplay to enhance and evolve their own elves team,
Recently in the study of how to embed Lua in Windows to complete the business module authoring some problems, first Lua as a scripting language, its flexibility and scalability is very high, otherwise cocos2d-x will not embed him to write business
Environment: Lua for Windows (LfW)Home: http://luaforwindows.luaforge.net/https://code.google.com/p/luaforwindows/Lua for Windows is actually a set of LUA development environments that include:LUA interpreter (LUA interpreter)Lua Reference Manual
What is the environment?http://www.lua.org/manual/5.1/manual.html#2.9
Besides Metatables, objects of types thread, function, and UserData has another table associated with them, called their Environment. Like Metatables, environments is
Original address: Http://blog.segmentfault.com/hongliang/1190000000631630Cocos2d-x best practices for invoking custom C + + classes and functions under LUAAbout Cocos2d-x under the LUA call C + + documentation looked a lot, but no one really to
Reprint Source: http://my.oschina.net/xhan/blog/309613Description: This document is a lua.ps file in the doc directory of Lua1.1.At the same time this document can be found here: http://www.lua.org/semish94.htmlThe original copyright belongs to the
LUA Practice PreparationWhen I started practicing Lua, I needed a LUA interpreter to execute LUA code, I learned LUA on windows, and I needed to generate the latest version of the LUA interpreter myself.Methods are seen in:Http://www.lua.org/manual/5
LuaRequired documents:LuaLearning notes are the content to be introduced in this article.LuaSome of the problems encountered and their experiences are suitable for the lack of anyLuaBasic friends. I will sort my study into notes from time to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.