Lua's learning path -- first understanding Lua

Source: Internet
Author: User

Lua indicates the moon in Portuguese. Developed by ponifical Catholic University in Brazil in 1993. The language is developed by a team from the computer graphics technology organization and released as a free software. The goal of the Lua development team is to develop a small, efficient programming language that works well with the C language. In the scripting language field, Lua is one of the fastest and most efficient scripting languages.

Unlike traditional scripting languages, Lua is a glue language ). The general scripting language is used to control the execution of repetitive tasks, while the easy-to-integrate language allows users to integrate functions in other languages. In this way, the script programmer has a larger space to play, not just to execute commands. Programmers can use this script to create new commands based on the functional modules developed at the underlying layer.

Lua itself is a simple and powerful programming language. It allows the script programmer to complete a large amount of processing. This language provides powerful character processing and mathematical computing capabilities, flexible data types, and function definition functions. However, without the "magic" of components that integrate other environments, these basic features will be lost.

Lua is ideal for serving as a partner with more powerful underlying programming languages, such as C ++. Lua allows game developers to quickly create a game model or even a complete game. Game developers can build a graphical interface for the entire game without the help of programmers. It can also be used to manage the storage and loading of game progress files. It is easy to read and debug.

In short, Lua is a free open-source language with good technical support. Coupled with a growing loyal user base, Lua has become the best choice for Professional Developers and amateur game developers.

Collection

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.