cover

Lua Quick Reference
Second Edition

Download the e-book for free.

Published: May 2020
ISBN: 978-0-9912379-5-1
Pages: 169

Download the source code examples.

Lua is a small, fast, powerful, and embeddable scripting language. It is well-suited for use in video games, application scripting, embedded devices, and nearly anywhere else a scripting language is needed. This quick reference contains a wealth of knowledge on how to program in and embed Lua, whether it is Lua 5.4, 5.3, 5.2, or 5.1. This book can even be used with LuaJIT, a Just-In-Time compiler for Lua based on Lua 5.1. Lua Quick Reference groups the language’s features and C API in a convenient and easy-to-use manner, while clearly marking the differences between Lua versions.

This book covers:

Mitchell commands over 15 years of experience programming in and embedding Lua in both the corporate and open-source realms.

Table of Contents

Errata

None reported.