Programming in Lua: The Ultimate Beginner's Guide to Learn Lua Step by Step, Fourth Edition [2021] John Bach, Claudia Alves, Alexander Aronowitz
💾 Скачать книгу
The audience:
Lua users generally fall into one of three broad groups: those who use Lua already built into the application, those who use use Lua separately from any application (standalone), and those who use Lua and C together. Many people use Lua built into some application, like Adobe Lightroom, Nmap, or World of Warcraft. These pri- applications use the Lua-C API to register new functions, creating new types and changing the behavior of some operations language by configuring Lua for its area. Often users are whom applications don't even know that Lua is an independent language, adapted for the given area.