Limit this search to....

Lua 5.2 Reference Manual
Contributor(s): Ierusalimschy, Roberto (Author), De Figueiredo, Luiz Henrique (Author), Celes, Waldemar (Author)
ISBN: 1680921231     ISBN-13: 9781680921236
Publisher: 12th Media Services
OUR PRICE:   $8.88  
Product Type: Paperback
Published: November 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Computers | Programming - General
Physical Information: 0.11" H x 8.5" W x 11" (0.33 lbs) 54 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Lua is a powerful, fast, lightweight, embeddable scripting language.

Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

This reference manual is 51 pages long.